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