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.log
19 /config.report
20 /config.status
21 /config.sub
22 /configure
23 /configure.scan
24 /missing
25 /mkinstalldirs
26 /COPYING
27 /install-sh
28 /stamp-h
29 /stamp-h.in
30 /INSTALL
31 /geeqie.spec
32 /intl
33 /ABOUT-NLS
34 /depcomp
35 /auxdir
36 /stamp-h1
37
38 # /po/
39 /po/Makefile.in.in
40 /po/cat-id-tbl.c
41 /po/gqview.pot
42 /po/stamp-cat-id
43 /po/*.gmo
44 /po/geeqie.pot
45 /po/*.mo
46 /po/stamp-it
47
48 # /src/
49 /src/.deps
50 /src/geeqie
51
52 # /src/pan-view/
53 /src/pan-view/.deps
54 /src/pan-view/.dirstamp
55
56 # /src/view_file/
57 /src/view_file/.deps
58 /src/view_file/.dirstamp
59
60 /build
61 /build-stamp
62 /debian/geeqie*
63 /debian/files
64 /geeqie-cppcheck-build-dir
65
66 # The files that are autocreated(!)
67 /src/gq-marshal.[ch]
68 ChangeLog.html
69 README.html
70 ChangeLog
71 /org.geeqie.Geeqie.appdata.xml