Include cppcheck configuration file
[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 /intltool-extract.in
38 /intltool-update.in
39 /intltool-merge.in
40
41 # /po/
42 /po/Makefile.in.in
43 /po/cat-id-tbl.c
44 /po/gqview.pot
45 /po/stamp-cat-id
46 /po/*.gmo
47 /po/geeqie.pot
48 /po/*.mo
49 /po/stamp-it
50 /po/.intltool-merge-cache
51
52 # /src/
53 /src/.deps
54 /src/geeqie
55 /src/ui_icons.h
56
57 # /src/icons/
58 /src/icons/icons_inline.h
59
60 # /src/pan-view/
61 /src/pan-view/.deps
62 /src/pan-view/.dirstamp
63
64 # /src/view_file/
65 /src/view_file/.deps
66 /src/view_file/.dirstamp
67
68 /build
69 /build-stamp
70 /debian/geeqie*
71 /debian/files
72 /geeqie-cppcheck-build-dir
73
74 # The files that are autocreated(!)
75 /src/gq-marshal.[ch]
76 ChangeLog.html
77 README.html
78 ChangeLog
79 /org.geeqie.Geeqie.appdata.xml