minor fixes for clang++
[senf.git] / .gitignore
index 4dd6f87..3bc81f9 100644 (file)
@@ -3,6 +3,8 @@
 *.png
 *.o
 *.a
+*.os
+*.so
 *.test.checked
 .sconsign*
 *~
@@ -17,12 +19,17 @@ all_includes.hh
 doc/
 .test.bin
 .test.stamp
+.test-valgrind.stamp
+.sconf_temp/
+config.log
 
 # Local files (files in this directory)
-/Doxyfile.local
 /SConscript.local
 /*-stamp
 /*.conf
 /linklint
 /TODO
 /dist/
+/lcov.info
+/build/
+/lcov-build/