1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-18 11:05:18 +00:00
conky/.gitignore
Phil Sutter f7fa9c4139 remove the automatically created README from git
This is causing trouble, as after each build switching branches is
impossible until the local modifications of README are being committed.
Since the whole file will be created when compiling conky, we can safely
ignore it (like with doc/conky.1).
2008-12-08 16:03:46 +01:00

32 lines
329 B
Plaintext

*.orig
*~
.*.swp
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.guess
config.log
config.status
config.sub
configure
configure.ac
depcomp
install-sh
libtool
ltmain.sh
missing
README
src/config.h.in
src/conky
src/stamp-h1
src/.deps/
src/build.h
src/config.h
src/*.o
conky-*.tar.*
doc/*.html
doc/*.mxml
doc/conky.1
patches/