aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2017-02-23 13:53:39 +0100
committerBernhard Schommer <bernhardschommer@gmail.com>2017-02-23 13:53:39 +0100
commit44b63eb13151ca5c3e83ee6a9e7eb6c0049c3758 (patch)
tree6d70e30186b00d400a1823910b601e7a2dfd24a6 /.gitignore
parent1e867c804ed11200c8ed1a55a71f416977249363 (diff)
downloadcompcert-kvx-44b63eb13151ca5c3e83ee6a9e7eb6c0049c3758.tar.gz
compcert-kvx-44b63eb13151ca5c3e83ee6a9e7eb6c0049c3758.zip
Add a switch to generate a _CoqProject file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1d1ff9df..638906af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,6 @@
.*.aux
*.cmti
*.cmt
-*.merlin
# Emacs saves
*~
# Executables and configuration
@@ -23,6 +22,8 @@ clightgen.byte
tools/ndfun
tools/modorder
Makefile.config
+.merlin
+_CoqProject
# Generated files
.depend
.depend.extr