summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Katz-Brown <jason@airbnb.com>2013-08-25 02:17:13 -0700
committerJason Katz-Brown <jason@airbnb.com>2013-08-25 02:17:13 -0700
commit9306cb60c32082c5403931de0823a9fd5daa196c (patch)
treeca1b6eb695fdf3f0c2294e92416b272164bae642 /.gitignore
parent8fb2c681cecc01b46b0f4ba02d5cc177c4747b1c (diff)
Initial git commit.
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