aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-02-04 19:52:25 +0000
committerYann Herklotz <git@yannherklotz.com>2020-02-04 19:52:25 +0000
commit41513c2568025bda74a9ddf9e90e848cd810525f (patch)
tree5ccbb1d4454eccceb80794599a537d5d8ede3db1 /.gitignore
parenta2aafb7de592a60a86add13e184396e07b75ab07 (diff)
downloadvericert-41513c2568025bda74a9ddf9e90e848cd810525f.tar.gz
vericert-41513c2568025bda74a9ddf9e90e848cd810525f.zip
Add dune files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 087bb6a..e986f2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,9 @@ Makefile.coq
Makefile.coq.conf
.coqdeps.d
-extraction/src/ \ No newline at end of file
+extraction/src/
+
+# Ocaml
+_build
+dune-project
+.merlin