]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
SF#356778: Download Map Tiles using F5
[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
bc38a47c
RN
29# make dist output:
30viking-*tar.bz2
31viking-*tar.gz
32viking-*zip
7bacc277 33
f6bd231c
RN
34# data/
35data/Makefile
36data/Makefile.in
37
7bacc277
JJ
38# /doc/
39/doc/Makefile.in
40/doc/Makefile
41/doc/viking-remote.1
42/doc/viking.1
43
44# /doc/dev/
45/doc/dev/Makefile.in
46/doc/dev/Makefile
47
573044b1
RN
48# doc/examples/
49doc/examples/Makefile
50doc/examples/Makefile.in
51
9e385c6e
RN
52# doc/reference/
53doc/reference/Makefile
54doc/reference/Makefile.in
55doc/reference/xml
56doc/reference/html*
57doc/reference/tmpl*
58doc/reference/viking*
59doc/reference/sgml*
60doc/reference/*stamp
61
efb0d676
RN
62# help/C/
63help/C/viking.pdf
64
7bacc277
JJ
65# /src/
66/src/.deps
67/src/Makefile.in
68/src/Makefile
69/src/*.o
70/src/authors.h
71/src/config.h
72/src/config.h.in
73/src/libviking.a
74/src/stamp-h1
75/src/viking
74bc624e 76/src/viking.exe
7bacc277 77/src/viking.desktop
c502f9e8
GB
78/src/vikenumtypes.h
79/src/vikenumtypes.c
aa0ab142 80/src/documenters.h
7bacc277
JJ
81
82# /src/icons/
83/src/icons/.deps
84/src/icons/Makefile.in
85/src/icons/Makefile
86/src/icons/*.h
87/src/icons/icons.c
88/src/icons/icons.o
89/src/icons/libicons.a
90
91# /test/
92/test/.deps
93/test/Makefile.in
94/test/Makefile
0034ee33
RN
95/test/*.o
96/test/gpx2gpx
97/test/degrees_converter
98/test/test_vikgotoxmltool
ad5ce225 99/test/test_coord_conversion
7bacc277
JJ
100
101# /po/
102/po/Makefile.in.in
103/po/Makefile.in
104/po/Makefile
105/po/*.gmo
106/po/POTFILES
107/po/.intltool-merge-cache
108/po/stamp-it