summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnathan Corgan <jcorgan@corganenterprises.com>2011-03-15 21:04:24 -0700
committerJohnathan Corgan <jcorgan@corganenterprises.com>2011-03-15 21:04:24 -0700
commit1d70ed2bd928d52a383e688949cc7f747dd584fa (patch)
tree43def4828e4e126bcd59cb6908c1c29ec9449f28
parent338b01e7b5ecad7e324098a2671d3fa650be035e (diff)
gruel: added missing ignores
-rw-r--r--gruel/src/python/.gitignore2
-rw-r--r--gruel/src/swig/.gitignore2
2 files changed, 4 insertions, 0 deletions
diff --git a/gruel/src/python/.gitignore b/gruel/src/python/.gitignore
new file mode 100644
index 0000000000..b336cc7cec
--- /dev/null
+++ b/gruel/src/python/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/gruel/src/swig/.gitignore b/gruel/src/swig/.gitignore
new file mode 100644
index 0000000000..b336cc7cec
--- /dev/null
+++ b/gruel/src/swig/.gitignore
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in