summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ac48673..e6c5390 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,12 @@
*.swp
*~
-# Build products
+# Tests : KCG & C build products
+tests/kcg
+*.log
+*.test
+
+# OCaml build products
_build
analyze