Fix sign comparison warnings
[geany-mirror.git] / .gitignore
blob467b756935ecfcd6aea86e4dd48ac63103d082f5
1 #-----------------------------------------------------------------------
2 # common
3 #-----------------------------------------------------------------------
4 *.[ao]
5 *.la
6 *.lo
7 *.so
8 *.dll
9 *.exe
10 deps.mak
11 .deps/
12 .libs/
13 Makefile
14 Makefile.in
16 #-----------------------------------------------------------------------
17 # / (root)
18 #-----------------------------------------------------------------------
19 /aclocal.m4
20 /autom4te.cache
21 /_build_
22 /build-aux/
23 /build-stamp
24 /codenames
25 /config.guess
26 /config.h
27 /config.h.in
28 /config.log
29 /config.status
30 /config.sub
31 /configure
32 /debian
33 /depcomp
34 /geany.1
35 /geany.desktop
36 /geany.glade.bak
37 /geany.gladep.bak
38 /geany.pc
39 /geany.spec
40 /geany_private.res
41 /global.tags.old
42 /install-sh
43 /intltool
44 /intltool-*
45 /libtool
46 /localwin32.mk
47 /.lock-wscript
48 /ltmain.sh
49 /m4/
50 /make_deb.sh
51 /missing
52 /mkinstalldirs
53 /RUN
54 /stamp-h
55 /stamp-h1
56 /stamp-h.in
57 /*.tar.*
58 /TODO.*
59 /.waf-*
61 #-----------------------------------------------------------------------
62 # /po/
63 #-----------------------------------------------------------------------
64 /po/ChangeLog.save
65 /po/*.gmo
66 /po/*.header
67 /po/.intltool-merge-cache
68 /po/LINGUAS
69 /po/Makefile.in.in
70 /po/Makevars
71 /po/*.mo
72 /po/*.pot
73 /po/POTFILES
74 /po/POTFILES.ignore
75 /po/POTFILES.in.missing
76 /po/POTFILES.in.noi18n
77 /po/Rules-quot
78 /po/*.sed
79 /po/*.sin
80 /po/stamp-it
82 #-----------------------------------------------------------------------
83 # /src/
84 #-----------------------------------------------------------------------
85 /src/geany
87 #-----------------------------------------------------------------------
88 # /doc/
89 #-----------------------------------------------------------------------
90 /doc/Doxyfile
91 /doc/geany.1
92 /doc/hacking.html
93 /doc/*.pdf
94 /doc/reference