1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-28 21:19:10 +00:00
conky/.gitignore
Phil Sutter 7a6ce89226 implement sample config printing support
This patch makes Conky print a sample config when being called with the
'-C' flag.

A short test showed an increase of ~10kbytes of the conky binary's size.
2008-12-12 15:38:01 +01:00

37 lines
416 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
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
missing
src/config.h.in
src/conky
src/stamp-h1
src/.deps/
src/build.h
src/config.h
src/defconfig.h
src/*.o
conky-*.tar.*
doc/*.html
doc/*.mxml
doc/conky.1
patches/