Add missing trailing dot in sentences
[viking/guyou.git] / .gitignore
blobdc671a4a9aa9f4c536a406435af2358fe00a6eac
1 gnome-doc-utils.m4
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]
7 *~
9 # /
10 /ABOUT-NLS
11 /Makefile.in
12 /Makefile
13 /aclocal.m4
14 /autom4te.cache
15 /configure
16 /config.log
17 /config.status
18 /config.guess
19 /config.rpath
20 /config.sub
21 /depcomp
22 /gnome-doc-utils.make
23 /gtk-doc.make
24 /gtk-doc.m4
25 /install-sh
26 /intltool-extract.in
27 /intltool-merge.in
28 /intltool-update.in
29 /INSTALL
30 /missing
31 /mkinstalldirs
32 /omf.make
33 /viking.spec
34 /mingw-viking.spec
35 /mingw64-viking.spec
36 /xmldocs.make
37 /test-driver
38 /compile
39 # make dist output:
40 viking-*tar.bz2
41 viking-*tar.gz
42 viking-*zip
44 # data/
45 data/Makefile
46 data/Makefile.in
48 # /doc/
49 /doc/Makefile.in
50 /doc/Makefile
52 # /doc/dev/
53 /doc/dev/Makefile.in
54 /doc/dev/Makefile
56 # doc/examples/
57 doc/examples/Makefile
58 doc/examples/Makefile.in
60 # doc/reference/
61 doc/reference/Makefile
62 doc/reference/Makefile.in
63 doc/reference/xml
64 doc/reference/html*
65 doc/reference/tmpl*
66 doc/reference/viking*
67 doc/reference/sgml*
68 doc/reference/*stamp
70 # help/
71 help/viking.1
72 help/viking.xml
73 # help/C/
74 help/C/viking.pdf
75 help/C/*html
77 # /src/
78 /src/.deps
79 /src/Makefile.in
80 /src/Makefile
81 /src/*.o
82 /src/authors.h
83 /src/config.h
84 /src/config.h.in
85 /src/libviking.a
86 /src/stamp-h1
87 /src/viking
88 /src/viking.exe
89 /src/viking.desktop
90 /src/vikenumtypes.h
91 /src/vikenumtypes.c
92 /src/documenters.h
94 # /src/libjpeg
95 /src/libjpeg/*.o
96 /src/libjpeg/.deps
97 /src/libjpeg/.dirstamp
99 # /src/icons/
100 /src/icons/.deps
101 /src/icons/Makefile.in
102 /src/icons/Makefile
103 /src/icons/*.h
104 /src/icons/icons.c
105 /src/icons/icons.o
106 /src/icons/libicons.a
108 # src/misc/
109 src/misc/.deps
110 src/misc/.dirstamp
111 src/misc/*.o
113 # /test/
114 /test/.deps
115 /test/Makefile.in
116 /test/Makefile
117 /test/*.o
118 /test/*.sh.log
119 /test/*.sh.trs
120 /test/test-suite.log
121 /test/geotag_read
122 /test/geotag_write
123 /test/gpx2gpx
124 /test/degrees_converter
125 /test/test_vikgotoxmltool
126 /test/test_md5_hash
127 /test/test_metatile
128 /test/test_coord_conversion
129 /test/test_babel
130 /test/test_time
132 # /po/
133 /po/Makefile.in.in
134 /po/Makefile.in
135 /po/Makefile
136 /po/*.gmo
137 /po/POTFILES
138 /po/.intltool-merge-cache
139 /po/stamp-it
140 /po/Makevars.template
141 /po/Rules-quot
142 /po/boldquot.sed
143 /po/en@boldquot.header
144 /po/en@quot.header
145 /po/insert-header.sin
146 /po/quot.sed
147 /po/remove-potcdate.sin
148 /po/viking/
150 # tools/
151 tools/Makefile.in
152 tools/Makefile
154 # m4/
155 m4/*m4
157 # windows/
158 windows/Makefile
159 windows/Makefile.in
160 windows/installer/Makefile
161 windows/installer/Makefile.in
162 windows/installer/pixmaps/Makefile
163 windows/installer/pixmaps/Makefile.in
164 windows/installer/pixmaps/*o
165 windows/installer/translations/Makefile
166 windows/installer/translations/Makefile.in
167 windows/installer/viking*.exe