Adding first version of Hindi translation
[geany-mirror.git] / .gitignore
blob0ce10411bebbda7ef0c4597773987ad4b1795f91
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 /.lock-wafbuild
49 /ltmain.sh
50 /m4/lt*.m4
51 /m4/intltool.m4
52 /m4/libtool.m4
53 /make_deb.sh
54 /missing
55 /mkinstalldirs
56 /RUN
57 /stamp-h
58 /stamp-h1
59 /stamp-h.in
60 /*.tar.*
61 /TODO.*
62 /.waf-*
64 #-----------------------------------------------------------------------
65 # /po/
66 #-----------------------------------------------------------------------
67 /po/ChangeLog.save
68 /po/*.gmo
69 /po/*.header
70 /po/.intltool-merge-cache
71 /po/LINGUAS
72 /po/Makefile.in.in
73 /po/Makevars
74 /po/*.mo
75 /po/*.pot
76 /po/POTFILES
77 /po/POTFILES.ignore
78 /po/POTFILES.in.missing
79 /po/POTFILES.in.noi18n
80 /po/Rules-quot
81 /po/*.sed
82 /po/*.sin
83 /po/stamp-it
84 /po/.intlcache
86 #-----------------------------------------------------------------------
87 # /src/
88 #-----------------------------------------------------------------------
89 /src/geany
91 #-----------------------------------------------------------------------
92 # /doc/
93 #-----------------------------------------------------------------------
94 /doc/Doxyfile
95 /doc/geany.1
96 /doc/hacking.html
97 /doc/*.pdf
98 /doc/reference