mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 11:05:18 +00:00
f7fa9c4139
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).
32 lines
329 B
Plaintext
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/
|