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