Switch to unified view
a/src/excludefile | b/src/excludefile | ||
---|---|---|---|
... |
... |
||
3 | *.core |
3 | *.core |
4 | *.o |
4 | *.o |
5 | *~ |
5 | *~ |
6 | .#* |
6 | .#* |
7 | .#* |
7 | .#* |
8 | ./Makefile |
||
8 | .moc |
9 | .moc |
9 | .obj |
10 | .obj |
10 | .ui |
11 | .ui |
11 | CVS |
12 | CVS |
12 | Makefile |
||
13 | TAGS |
13 | TAGS |
14 | alldeps |
14 | alldeps |
15 | autom4* |
15 | autom4* |
16 | config.cache |
16 | config.cache |
17 | config.log |
17 | config.log |
... |
... |
||
19 | excludefile |
19 | excludefile |
20 | lib/librcl.a |
20 | lib/librcl.a |
21 | makesrcdist.sh |
21 | makesrcdist.sh |
22 | mk/localdefs |
22 | mk/localdefs |
23 | qtgui/Makefile |
23 | qtgui/Makefile |
24 | qtgui/recoll.pro |
||
25 | qtgui/preview/Makefile |
24 | qtgui/preview/Makefile |
26 | qtgui/preview/preview.pro |
25 | qtgui/preview/preview.pro |
27 | qtgui/preview/pvmain.cpp |
26 | qtgui/preview/pvmain.cpp |
27 | qtgui/recoll.pro |
||
28 | recollinstall |
28 | recollinstall |
29 | sampleconf/recoll.conf |
29 | sampleconf/recoll.conf |
30 | sysconf |
30 | sysconf |
31 | wxgui |
31 | wxgui |