]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
SF Features#115: Part 2. Update working directory when loading images for geotagging
[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
65af206c
RN
29/test-driver
30/compile
bc38a47c
RN
31# make dist output:
32viking-*tar.bz2
33viking-*tar.gz
34viking-*zip
7bacc277 35
f6bd231c
RN
36# data/
37data/Makefile
38data/Makefile.in
39
7bacc277
JJ
40# /doc/
41/doc/Makefile.in
42/doc/Makefile
43/doc/viking-remote.1
44/doc/viking.1
45
46# /doc/dev/
47/doc/dev/Makefile.in
48/doc/dev/Makefile
49
573044b1
RN
50# doc/examples/
51doc/examples/Makefile
52doc/examples/Makefile.in
53
9e385c6e
RN
54# doc/reference/
55doc/reference/Makefile
56doc/reference/Makefile.in
57doc/reference/xml
58doc/reference/html*
59doc/reference/tmpl*
60doc/reference/viking*
61doc/reference/sgml*
62doc/reference/*stamp
63
efb0d676
RN
64# help/C/
65help/C/viking.pdf
2151c460 66help/C/*html
efb0d676 67
7bacc277
JJ
68# /src/
69/src/.deps
70/src/Makefile.in
71/src/Makefile
72/src/*.o
73/src/authors.h
74/src/config.h
75/src/config.h.in
76/src/libviking.a
77/src/stamp-h1
78/src/viking
74bc624e 79/src/viking.exe
7bacc277 80/src/viking.desktop
c502f9e8
GB
81/src/vikenumtypes.h
82/src/vikenumtypes.c
aa0ab142 83/src/documenters.h
7bacc277
JJ
84
85# /src/icons/
86/src/icons/.deps
87/src/icons/Makefile.in
88/src/icons/Makefile
89/src/icons/*.h
90/src/icons/icons.c
91/src/icons/icons.o
92/src/icons/libicons.a
93
94# /test/
95/test/.deps
96/test/Makefile.in
97/test/Makefile
0034ee33
RN
98/test/*.o
99/test/gpx2gpx
100/test/degrees_converter
101/test/test_vikgotoxmltool
ad5ce225 102/test/test_coord_conversion
7bacc277
JJ
103
104# /po/
105/po/Makefile.in.in
106/po/Makefile.in
107/po/Makefile
108/po/*.gmo
109/po/POTFILES
110/po/.intltool-merge-cache
111/po/stamp-it
5c2f7bc4
RN
112
113# win32/
763f5c56
RN
114win32/Makefile
115win32/Makefile.in
116win32/installer/Makefile
117win32/installer/Makefile.in
118win32/installer/pixmaps/Makefile
119win32/installer/pixmaps/Makefile.in
5c2f7bc4 120win32/installer/pixmaps/*o
763f5c56
RN
121win32/installer/translations/Makefile
122win32/installer/translations/Makefile.in
5c2f7bc4 123win32/installer/viking*.exe