minor fixes for clang++
[senf.git] / .gitignore
index d96b138..3bc81f9 100644 (file)
@@ -1,8 +1,35 @@
-/Doxyfile.local
-/local_config.hh
+# File name patters to ignore in all directories
 *.pyc
-all_includes.hh
-/.prepare-stamp
+*.png
+*.o
+*.a
+*.os
+*.so
+*.test.checked
 .sconsign*
+*~
+*#
+.#*
+*.gcda
+*.gcno
+*.gcov
+
+# File names to ignore in all directories
+all_includes.hh
 doc/
-*.png
+.test.bin
+.test.stamp
+.test-valgrind.stamp
+.sconf_temp/
+config.log
+
+# Local files (files in this directory)
+/SConscript.local
+/*-stamp
+/*.conf
+/linklint
+/TODO
+/dist/
+/lcov.info
+/build/
+/lcov-build/