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