]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
Fix excluding own self track when creating lists of other tracks.
[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# /
04b23911 10/ABOUT-NLS
7bacc277
JJ
11/Makefile.in
12/Makefile
13/aclocal.m4
14/autom4te.cache
15/configure
16/config.log
17/config.status
18/depcomp
f8b8a0b5
GB
19/gnome-doc-utils.make
20/gtk-doc.make
7bacc277
JJ
21/install-sh
22/intltool-extract.in
23/intltool-merge.in
24/intltool-update.in
25/missing
26/mkinstalldirs
f8b8a0b5 27/omf.make
7bacc277 28/viking.spec
f8b8a0b5 29/xmldocs.make
65af206c
RN
30/test-driver
31/compile
bc38a47c
RN
32# make dist output:
33viking-*tar.bz2
34viking-*tar.gz
35viking-*zip
7bacc277 36
f6bd231c
RN
37# data/
38data/Makefile
39data/Makefile.in
40
7bacc277
JJ
41# /doc/
42/doc/Makefile.in
43/doc/Makefile
7bacc277
JJ
44
45# /doc/dev/
46/doc/dev/Makefile.in
47/doc/dev/Makefile
48
573044b1
RN
49# doc/examples/
50doc/examples/Makefile
51doc/examples/Makefile.in
52
9e385c6e
RN
53# doc/reference/
54doc/reference/Makefile
55doc/reference/Makefile.in
56doc/reference/xml
57doc/reference/html*
58doc/reference/tmpl*
59doc/reference/viking*
60doc/reference/sgml*
61doc/reference/*stamp
62
a4aa5b21
RN
63# help/
64help/viking.1
efb0d676
RN
65# help/C/
66help/C/viking.pdf
2151c460 67help/C/*html
efb0d676 68
7bacc277
JJ
69# /src/
70/src/.deps
71/src/Makefile.in
72/src/Makefile
73/src/*.o
74/src/authors.h
75/src/config.h
76/src/config.h.in
77/src/libviking.a
78/src/stamp-h1
79/src/viking
74bc624e 80/src/viking.exe
7bacc277 81/src/viking.desktop
c502f9e8
GB
82/src/vikenumtypes.h
83/src/vikenumtypes.c
aa0ab142 84/src/documenters.h
7bacc277
JJ
85
86# /src/icons/
87/src/icons/.deps
88/src/icons/Makefile.in
89/src/icons/Makefile
90/src/icons/*.h
91/src/icons/icons.c
92/src/icons/icons.o
93/src/icons/libicons.a
94
95# /test/
96/test/.deps
97/test/Makefile.in
98/test/Makefile
0034ee33
RN
99/test/*.o
100/test/gpx2gpx
101/test/degrees_converter
102/test/test_vikgotoxmltool
ad5ce225 103/test/test_coord_conversion
7bacc277
JJ
104
105# /po/
106/po/Makefile.in.in
107/po/Makefile.in
108/po/Makefile
109/po/*.gmo
110/po/POTFILES
111/po/.intltool-merge-cache
112/po/stamp-it
04b23911
RN
113/po/Makevars.template
114/po/Rules-quot
115/po/boldquot.sed
116/po/en@boldquot.header
117/po/en@quot.header
118/po/insert-header.sin
119/po/quot.sed
120/po/remove-potcdate.sin
121/po/viking/
122
123# m4/
124m4/*m4
5c2f7bc4
RN
125
126# win32/
763f5c56
RN
127win32/Makefile
128win32/Makefile.in
129win32/installer/Makefile
130win32/installer/Makefile.in
131win32/installer/pixmaps/Makefile
132win32/installer/pixmaps/Makefile.in
5c2f7bc4 133win32/installer/pixmaps/*o
763f5c56
RN
134win32/installer/translations/Makefile
135win32/installer/translations/Makefile.in
5c2f7bc4 136win32/installer/viking*.exe