Addl fix #488: Issues using Geeqie to compare pictures
[geeqie.git] / .gitignore
1 *.o
2 *.bak
3 Makefile
4 Makefile.in
5 *~
6 *.rej
7 *.orig
8
9 # /
10 /aclocal.m4
11 /autom4te.cache
12 /config.cache
13 /config.guess
14 /config.h
15 /config.h.in
16 /config.log
17 /config.report
18 /config.status
19 /config.sub
20 /configure
21 /configure.scan
22 /missing
23 /mkinstalldirs
24 /COPYING
25 /install-sh
26 /stamp-h
27 /stamp-h.in
28 /INSTALL
29 /geeqie.spec
30 /intl
31 /ABOUT-NLS
32 /depcomp
33 /auxdir
34 /stamp-h1
35 /geeqie.desktop
36 /intltool-extract.in
37 /intltool-update.in
38 /intltool-merge.in
39
40 # /plugins/import/
41 /plugins/import/*.desktop
42
43 # /plugins/rotate/
44 /plugins/rotate/*.desktop
45
46 # /plugins/symlink/
47 /plugins/symlink/*.desktop
48
49 # /plugins/ufraw/
50 /plugins/ufraw/*.desktop
51
52 # /po/
53 /po/Makefile.in.in
54 /po/POTFILES
55 /po/cat-id-tbl.c
56 /po/gqview.pot
57 /po/stamp-cat-id
58 /po/*.gmo
59 /po/geeqie.pot
60 /po/*.mo
61 /po/stamp-it
62 /po/.intltool-merge-cache
63
64 # /src/
65 /src/.deps
66 /src/geeqie
67 /src/ui_icons.h
68
69 # /src/icons/
70 /src/icons/icons_inline.h
71
72 # /src/pan-view/
73 /src/pan-view/.deps
74 /src/pan-view/.dirstamp
75
76 /build-stamp
77 /debian/geeqie*
78 /debian/files
79 /doc/html/
80
81 # That two files are autocreated(!)
82 /src/gq-marshal.[ch]