remove the automatically created README from git
[monky] / .gitignore
1 *.orig
2 *~
3 .*.swp
4 Makefile
5 Makefile.in
6 aclocal.m4
7 autom4te.cache/
8 config.guess
9 config.log
10 config.status
11 config.sub
12 configure
13 configure.ac
14 depcomp
15 install-sh
16 libtool
17 ltmain.sh
18 missing
19 README
20 src/config.h.in
21 src/conky
22 src/stamp-h1
23 src/.deps/
24 src/build.h
25 src/config.h
26 src/*.o
27 conky-*.tar.*
28 doc/*.html
29 doc/*.mxml
30 doc/conky.1
31 patches/