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