xdbe replaced with more generic pixmap based buffering but there are 3 major bugs:
[monky] / .gitignore
index e538abd..5f2fe07 100644 (file)
@@ -18,6 +18,11 @@ install-sh
 libtool
 ltmain.sh
 lua/.deps/
+lua/.libs/
+lua/*.c
+lua/*.la
+lua/*.lo
+lua/*.o
 m4/libtool.m4
 m4/ltoptions.m4
 m4/ltsugar.m4
@@ -29,7 +34,15 @@ src/conky
 src/stamp-h1
 src/.deps/
 src/build.h
+.cproject
+.project
+.settings*/
+*.Po
+*.o
+*.ex
+*.EX
 src/config.h
+.externalToolBuilders/org.python.pydev.PyDevBuilder.launch
 src/defconfig.h
 src/*.o
 src/*.gcda
@@ -41,3 +54,5 @@ doc/*.mxml
 patches/
 doc/conky.1
 README
+\r
+*.bak
\ No newline at end of file