Replace SENFSCons.InstallIncludeFiles with InstallSubdir builder calls
[senf.git] / .gitignore
index d96b138..f83fefe 100644 (file)
@@ -1,8 +1,27 @@
+# Local files (files in this directory)
 /Doxyfile.local
 /local_config.hh
-*.pyc
-all_includes.hh
 /.prepare-stamp
+/libsenf.a
+/build-arch-debug-stamp
+/build-arch-final-stamp
+/build-indep-stamp
+/configure-stamp
+/linklint
+/SConscript.local
+
+# File name patters to ignore in all directories
+*.pyc
+*.png
+*.o
+*.test.checked
 .sconsign*
+*~
+*#
+.#*
+
+# File names to ignore in all directories
+all_includes.hh
 doc/
-*.png
+.test.bin
+.test.stamp