]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
Use height units in the altitude readout for the cursor position on the status bar.
[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
7bacc277
JJ
44# /src/
45/src/.deps
46/src/Makefile.in
47/src/Makefile
48/src/*.o
49/src/authors.h
50/src/config.h
51/src/config.h.in
52/src/libviking.a
53/src/stamp-h1
54/src/viking
55/src/viking.desktop
c502f9e8
GB
56/src/vikenumtypes.h
57/src/vikenumtypes.c
7bacc277
JJ
58
59# /src/icons/
60/src/icons/.deps
61/src/icons/Makefile.in
62/src/icons/Makefile
63/src/icons/*.h
64/src/icons/icons.c
65/src/icons/icons.o
66/src/icons/libicons.a
67
68# /test/
69/test/.deps
70/test/Makefile.in
71/test/Makefile
0034ee33
RN
72/test/*.o
73/test/gpx2gpx
74/test/degrees_converter
75/test/test_vikgotoxmltool
7bacc277
JJ
76
77# /po/
78/po/Makefile.in.in
79/po/Makefile.in
80/po/Makefile
81/po/*.gmo
82/po/POTFILES
83/po/.intltool-merge-cache
84/po/stamp-it