Preparing release
[geeqie.git] / .gitignore
1 *.o
2 *.bak
3 Makefile
4 *~
5 *.rej
6 *.orig
7
8 # GNOME .desktop files
9 *.desktop
10
11 # /
12 /autom4te.cache
13 /config.cache
14 /config.guess
15 /config.h
16 /config.log
17 /config.report
18 /config.status
19 /config.sub
20 /configure.scan
21 /stamp-h
22 /stamp-h.in
23 /intl
24 /depcomp
25 /stamp-h1
26 /intltool-extract.in
27 /intltool-update.in
28 /intltool-merge.in
29
30 # /po/
31 /po/POTFILES
32 /po/cat-id-tbl.c
33 /po/gqview.pot
34 /po/stamp-cat-id
35 /po/*.gmo
36 /po/geeqie.pot
37 /po/*.mo
38 /po/stamp-it
39 /po/.intltool-merge-cache
40
41 # /src/
42 /src/.deps
43 /src/geeqie
44 /src/ui_icons.h
45
46 # /src/icons/
47 /src/icons/icons_inline.h
48
49 # /src/pan-view/
50 /src/pan-view/.deps
51 /src/pan-view/.dirstamp
52
53 # /src/view_file/
54 /src/view_file/.deps
55 /src/view_file/.dirstamp
56
57 /build-stamp
58 /debian/geeqie*
59 /debian/files
60 /doc/html/
61
62 # The files that are autocreated(!)
63 /src/gq-marshal.[ch]