aboutsummaryrefslogtreecommitdiff
path: root/bindings/haskell/.gitignore
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbarenblat@galois.com>2014-01-13 15:56:57 -0800
committerGravatar Benjamin Barenblat <bbarenblat@galois.com>2014-01-13 15:56:57 -0800
commitb69ec3f6d953e67422dd32b72688cba850fd1b2e (patch)
treea24e664807c19bd3b50f504ce0d33df24f135a23 /bindings/haskell/.gitignore
Initial commit
Diffstat (limited to 'bindings/haskell/.gitignore')
-rw-r--r--bindings/haskell/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/bindings/haskell/.gitignore b/bindings/haskell/.gitignore
new file mode 100644
index 0000000..805d057
--- /dev/null
+++ b/bindings/haskell/.gitignore
@@ -0,0 +1,7 @@
+# .gitignore for ppamltracer-haskell -*- conf -*-
+
+*.hi
+*.o
+dist*/
+
+examples/simple