More .gitignore stuff
[senf.git] / .gitignore
index d96b138..4c0cac8 100644 (file)
@@ -1,8 +1,18 @@
+# Local files (files in this directory)
 /Doxyfile.local
 /local_config.hh
-*.pyc
-all_includes.hh
 /.prepare-stamp
+/libsenf.a
+
+# 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