Change configuration system from Autotools to Meson
[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/POTFILES
44 /po/cat-id-tbl.c
45 /po/gqview.pot
46 /po/stamp-cat-id
47 /po/*.gmo
48 /po/geeqie.pot
49 /po/*.mo
50 /po/stamp-it
51 /po/.intltool-merge-cache
52
53 # /src/
54 /src/.deps
55 /src/geeqie
56 /src/ui_icons.h
57
58 # /src/icons/
59 /src/icons/icons_inline.h
60
61 # /src/pan-view/
62 /src/pan-view/.deps
63 /src/pan-view/.dirstamp
64
65 # /src/view_file/
66 /src/view_file/.deps
67 /src/view_file/.dirstamp
68
69 /build
70 /build-stamp
71 /debian/geeqie*
72 /debian/files
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