aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-07-12 18:48:28 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-07-12 19:33:43 +0200
commit1419bb9ddd1299673707404f1f35b4904648760b (patch)
treea6715760d7536a29d13c9d06b116b36c1bee4a95 /.gitignore
parente99a1fa8d225496e2a5f74d1247a99a07dba4597 (diff)
[dev] Autogenerate OCaml dev files.
For now we only copy the templates, but we could do more fancy stuff. This helps to be compatible with build systems that take care of these files automatically, see: https://github.com/coq/coq/pull/6857#discussion_r202096579
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 14ec71b93..0e41d6a77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -179,3 +179,7 @@ test-suite/.nra.cache
plugins/ssr/ssrparser.ml
plugins/ssr/ssrvernac.ml
+
+# ocaml dev files
+.merlin
+META.coq