From 9306cb60c32082c5403931de0823a9fd5daa196c Mon Sep 17 00:00:00 2001 From: Jason Katz-Brown Date: Sun, 25 Aug 2013 02:17:13 -0700 Subject: Initial git commit. --- .gitignore | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to '.gitignore') 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 -- cgit v1.2.3