aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Jason Gross <jagro@google.com>2016-07-19 10:22:39 -0700
committerGravatar Jason Gross <jagro@google.com>2016-07-20 18:46:04 -0700
commitb65228c08b17b361dd97fa24d9677ab165b3638b (patch)
tree0dec857d52dacff9b886a2891b6fac2d9d0feb7a /.gitignore
parent568b0e125741695e254ab0e56b26ae47466a8869 (diff)
Add a separate non-specific target
This should fix #27. We depend on some files in the etc/coq-scripts submodule. Note that you need to either run `make cleanall -k` or `rm -f Makefile.coq` after pulling this to build the development.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aeba9e55d..088f0262e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
*~
.#*
/.dir-locals.el
+/submodule-update
Makefile.bak
Makefile.coq
Makefile.coq.bak