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