]> git.street.me.uk Git - andy/viking.git/blame - .gitignore
[DOC] Toolbar customization.
[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
6927dcb1
RN
18/config.guess
19/config.rpath
20/config.sub
7bacc277 21/depcomp
f8b8a0b5
GB
22/gnome-doc-utils.make
23/gtk-doc.make
6927dcb1 24/gtk-doc.m4
7bacc277
JJ
25/install-sh
26/intltool-extract.in
27/intltool-merge.in
28/intltool-update.in
dee1cd54 29/INSTALL
7bacc277
JJ
30/missing
31/mkinstalldirs
f8b8a0b5 32/omf.make
7bacc277 33/viking.spec
f8b8a0b5 34/xmldocs.make
65af206c
RN
35/test-driver
36/compile
bc38a47c
RN
37# make dist output:
38viking-*tar.bz2
39viking-*tar.gz
40viking-*zip
7bacc277 41
f6bd231c
RN
42# data/
43data/Makefile
44data/Makefile.in
45
7bacc277
JJ
46# /doc/
47/doc/Makefile.in
48/doc/Makefile
7bacc277
JJ
49
50# /doc/dev/
51/doc/dev/Makefile.in
52/doc/dev/Makefile
53
573044b1
RN
54# doc/examples/
55doc/examples/Makefile
56doc/examples/Makefile.in
57
9e385c6e
RN
58# doc/reference/
59doc/reference/Makefile
60doc/reference/Makefile.in
61doc/reference/xml
62doc/reference/html*
63doc/reference/tmpl*
64doc/reference/viking*
65doc/reference/sgml*
66doc/reference/*stamp
67
a4aa5b21
RN
68# help/
69help/viking.1
efb0d676
RN
70# help/C/
71help/C/viking.pdf
2151c460 72help/C/*html
efb0d676 73
7bacc277
JJ
74# /src/
75/src/.deps
76/src/Makefile.in
77/src/Makefile
78/src/*.o
79/src/authors.h
80/src/config.h
81/src/config.h.in
82/src/libviking.a
83/src/stamp-h1
84/src/viking
74bc624e 85/src/viking.exe
7bacc277 86/src/viking.desktop
c502f9e8
GB
87/src/vikenumtypes.h
88/src/vikenumtypes.c
aa0ab142 89/src/documenters.h
7bacc277 90
6927dcb1
RN
91# /src/libjpeg
92/src/libjpeg/*.o
93/src/libjpeg/.deps
94/src/libjpeg/.dirstamp
95
7bacc277
JJ
96# /src/icons/
97/src/icons/.deps
98/src/icons/Makefile.in
99/src/icons/Makefile
100/src/icons/*.h
101/src/icons/icons.c
102/src/icons/icons.o
103/src/icons/libicons.a
104
81687a73
RN
105# src/misc/
106src/misc/.deps
107src/misc/.dirstamp
108src/misc/*.o
109
7bacc277
JJ
110# /test/
111/test/.deps
112/test/Makefile.in
113/test/Makefile
0034ee33 114/test/*.o
05c5785a
RN
115/test/check_degrees_conversions.sh.*
116/test/test-suite.log
0034ee33
RN
117/test/gpx2gpx
118/test/degrees_converter
119/test/test_vikgotoxmltool
fe2bbf2a 120/test/test_metatile
ad5ce225 121/test/test_coord_conversion
7552e735 122/test/test_babel
7bacc277
JJ
123
124# /po/
125/po/Makefile.in.in
126/po/Makefile.in
127/po/Makefile
128/po/*.gmo
129/po/POTFILES
130/po/.intltool-merge-cache
131/po/stamp-it
04b23911
RN
132/po/Makevars.template
133/po/Rules-quot
134/po/boldquot.sed
135/po/en@boldquot.header
136/po/en@quot.header
137/po/insert-header.sin
138/po/quot.sed
139/po/remove-potcdate.sin
140/po/viking/
141
69e5d475
RN
142# tools/
143tools/Makefile.in
144tools/Makefile
145
04b23911
RN
146# m4/
147m4/*m4
5c2f7bc4
RN
148
149# win32/
763f5c56
RN
150win32/Makefile
151win32/Makefile.in
152win32/installer/Makefile
153win32/installer/Makefile.in
154win32/installer/pixmaps/Makefile
155win32/installer/pixmaps/Makefile.in
5c2f7bc4 156win32/installer/pixmaps/*o
763f5c56
RN
157win32/installer/translations/Makefile
158win32/installer/translations/Makefile.in
5c2f7bc4 159win32/installer/viking*.exe