summaryrefslogtreecommitdiff
path: root/src/theory
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory')
-rw-r--r--src/theory/.gitignore2
-rw-r--r--src/theory/arith/.gitignore2
-rw-r--r--src/theory/arrays/.gitignore2
-rw-r--r--src/theory/booleans/.gitignore1
-rw-r--r--src/theory/bv/.gitignore2
-rw-r--r--src/theory/uf/.gitignore2
6 files changed, 0 insertions, 11 deletions
diff --git a/src/theory/.gitignore b/src/theory/.gitignore
index daddcd51e..4d15f70c0 100644
--- a/src/theory/.gitignore
+++ b/src/theory/.gitignore
@@ -1,3 +1 @@
-/.deps
-/Makefile.in
/theoryof_table.h
diff --git a/src/theory/arith/.gitignore b/src/theory/arith/.gitignore
deleted file mode 100644
index 15fb9b26d..000000000
--- a/src/theory/arith/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/Makefile.in
-/.deps
diff --git a/src/theory/arrays/.gitignore b/src/theory/arrays/.gitignore
deleted file mode 100644
index f39e98071..000000000
--- a/src/theory/arrays/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/.deps
-/Makefile.in
diff --git a/src/theory/booleans/.gitignore b/src/theory/booleans/.gitignore
deleted file mode 100644
index 10a7e8d6c..000000000
--- a/src/theory/booleans/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/Makefile.in
diff --git a/src/theory/bv/.gitignore b/src/theory/bv/.gitignore
deleted file mode 100644
index f39e98071..000000000
--- a/src/theory/bv/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/.deps
-/Makefile.in
diff --git a/src/theory/uf/.gitignore b/src/theory/uf/.gitignore
deleted file mode 100644
index 15fb9b26d..000000000
--- a/src/theory/uf/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/Makefile.in
-/.deps
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback