summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 10 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index 620d3dc..1f9a10b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,10 @@
-# Compiled Object files
-*.slo
-*.lo
-*.o
-
-# Compiled Dynamic libraries
-*.so
-*.dylib
-
-# Compiled Static libraries
-*.lai
-*.la
-*.a
+.sconsign
+obj
+Makefile
+Makefile.Debug
+Makefile.Release
+debug
+object_script.libquackle.Debug
+object_script.libquackle.Release
+release
+ChangeLog