]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
Add and use a preference for the associated image viewer program.
[andy/viking.git] / .gitignore
CommitLineData
f8b8a0b5 1gnome-doc-utils.m4
7bacc277
JJ
2# git-ls-files --others --exclude-from=.git/info/exclude
3# Lines that start with '#' are comments.
4# For a project mostly in C, the following would be a good set of
5# exclude patterns (uncomment them if you want to use them):
6# *.[oa]
573044b1 7*~
7bacc277
JJ
8
9# /
10/Makefile.in
11/Makefile
12/aclocal.m4
13/autom4te.cache
14/configure
15/config.log
16/config.status
17/depcomp
f8b8a0b5
GB
18/gnome-doc-utils.make
19/gtk-doc.make
7bacc277
JJ
20/install-sh
21/intltool-extract.in
22/intltool-merge.in
23/intltool-update.in
24/missing
25/mkinstalldirs
f8b8a0b5 26/omf.make
7bacc277 27/viking.spec
f8b8a0b5 28/xmldocs.make
7bacc277
JJ
29
30# /doc/
31/doc/Makefile.in
32/doc/Makefile
33/doc/viking-remote.1
34/doc/viking.1
35
36# /doc/dev/
37/doc/dev/Makefile.in
38/doc/dev/Makefile
39
573044b1
RN
40# doc/examples/
41doc/examples/Makefile
42doc/examples/Makefile.in
43
9e385c6e
RN
44# doc/reference/
45doc/reference/Makefile
46doc/reference/Makefile.in
47doc/reference/xml
48doc/reference/html*
49doc/reference/tmpl*
50doc/reference/viking*
51doc/reference/sgml*
52doc/reference/*stamp
53
7bacc277
JJ
54# /src/
55/src/.deps
56/src/Makefile.in
57/src/Makefile
58/src/*.o
59/src/authors.h
60/src/config.h
61/src/config.h.in
62/src/libviking.a
63/src/stamp-h1
64/src/viking
65/src/viking.desktop
c502f9e8
GB
66/src/vikenumtypes.h
67/src/vikenumtypes.c
aa0ab142 68/src/documenters.h
7bacc277
JJ
69
70# /src/icons/
71/src/icons/.deps
72/src/icons/Makefile.in
73/src/icons/Makefile
74/src/icons/*.h
75/src/icons/icons.c
76/src/icons/icons.o
77/src/icons/libicons.a
78
79# /test/
80/test/.deps
81/test/Makefile.in
82/test/Makefile
0034ee33
RN
83/test/*.o
84/test/gpx2gpx
85/test/degrees_converter
86/test/test_vikgotoxmltool
ad5ce225 87/test/test_coord_conversion
7bacc277
JJ
88
89# /po/
90/po/Makefile.in.in
91/po/Makefile.in
92/po/Makefile
93/po/*.gmo
94/po/POTFILES
95/po/.intltool-merge-cache
96/po/stamp-it