ignore lua/.deps/
[monky] / .gitignore
1 *.orig
2 *~
3 .*.swp
4 Doxyfile
5 Makefile
6 Makefile.in
7 aclocal.m4
8 autom4te.cache/
9 config.guess
10 config.log
11 config.status
12 config.sub
13 configure
14 configure.ac
15 depcomp
16 install-sh
17 libtool
18 ltmain.sh
19 lua/.deps/
20 m4/libtool.m4
21 m4/ltoptions.m4
22 m4/ltsugar.m4
23 m4/ltversion.m4
24 m4/lt~obsolete.m4
25 missing
26 src/config.h.in
27 src/conky
28 src/stamp-h1
29 src/.deps/
30 src/build.h
31 src/config.h
32 src/defconfig.h
33 src/*.o
34 conky-*.tar.*
35 doc/*.html
36 doc/*.mxml
37 patches/
38 doc/conky.1
39 README