minor fixes for clang++
[senf.git] / .gitignore
index 1bab2c8..3bc81f9 100644 (file)
@@ -3,23 +3,33 @@
 *.png
 *.o
 *.a
+*.os
+*.so
 *.test.checked
 .sconsign*
 *~
 *#
 .#*
+*.gcda
+*.gcno
+*.gcov
 
 # File names to ignore in all directories
 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/