]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
Releasing version 1.3.2
[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
7bacc277
JJ
62# /src/
63/src/.deps
64/src/Makefile.in
65/src/Makefile
66/src/*.o
67/src/authors.h
68/src/config.h
69/src/config.h.in
70/src/libviking.a
71/src/stamp-h1
72/src/viking
74bc624e 73/src/viking.exe
7bacc277 74/src/viking.desktop
c502f9e8
GB
75/src/vikenumtypes.h
76/src/vikenumtypes.c
aa0ab142 77/src/documenters.h
7bacc277
JJ
78
79# /src/icons/
80/src/icons/.deps
81/src/icons/Makefile.in
82/src/icons/Makefile
83/src/icons/*.h
84/src/icons/icons.c
85/src/icons/icons.o
86/src/icons/libicons.a
87
88# /test/
89/test/.deps
90/test/Makefile.in
91/test/Makefile
0034ee33
RN
92/test/*.o
93/test/gpx2gpx
94/test/degrees_converter
95/test/test_vikgotoxmltool
ad5ce225 96/test/test_coord_conversion
7bacc277
JJ
97
98# /po/
99/po/Makefile.in.in
100/po/Makefile.in
101/po/Makefile
102/po/*.gmo
103/po/POTFILES
104/po/.intltool-merge-cache
105/po/stamp-it