]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
Merge branch 'InternalSettings+StartupPreferences'
[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
2151c460 64help/C/*html
efb0d676 65
7bacc277
JJ
66# /src/
67/src/.deps
68/src/Makefile.in
69/src/Makefile
70/src/*.o
71/src/authors.h
72/src/config.h
73/src/config.h.in
74/src/libviking.a
75/src/stamp-h1
76/src/viking
74bc624e 77/src/viking.exe
7bacc277 78/src/viking.desktop
c502f9e8
GB
79/src/vikenumtypes.h
80/src/vikenumtypes.c
aa0ab142 81/src/documenters.h
7bacc277
JJ
82
83# /src/icons/
84/src/icons/.deps
85/src/icons/Makefile.in
86/src/icons/Makefile
87/src/icons/*.h
88/src/icons/icons.c
89/src/icons/icons.o
90/src/icons/libicons.a
91
92# /test/
93/test/.deps
94/test/Makefile.in
95/test/Makefile
0034ee33
RN
96/test/*.o
97/test/gpx2gpx
98/test/degrees_converter
99/test/test_vikgotoxmltool
ad5ce225 100/test/test_coord_conversion
7bacc277
JJ
101
102# /po/
103/po/Makefile.in.in
104/po/Makefile.in
105/po/Makefile
106/po/*.gmo
107/po/POTFILES
108/po/.intltool-merge-cache
109/po/stamp-it
5c2f7bc4
RN
110
111# win32/
763f5c56
RN
112win32/Makefile
113win32/Makefile.in
114win32/installer/Makefile
115win32/installer/Makefile.in
116win32/installer/pixmaps/Makefile
117win32/installer/pixmaps/Makefile.in
5c2f7bc4 118win32/installer/pixmaps/*o
763f5c56
RN
119win32/installer/translations/Makefile
120win32/installer/translations/Makefile.in
5c2f7bc4 121win32/installer/viking*.exe