summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorColumbus2402020-08-24 19:27:33 +0200
committerColumbus2402020-09-12 23:00:19 +0200
commita8be1e2551bc4fbda9c45792c0dad5743c18fefd (patch)
tree0fe098cb2dee92d3756b6ce01e721de0ea56e080 /.gitignore
parent8f5b97b4315440e75658ce2165761bf086ad3e11 (diff)
Merge some of the gitignore files
Both /.gitignore and /lib/coq/.gitignore ignored some files in /lib/coq. This commit removes /lib/coq/.gitignore and moves all ignore-statements to /.gitignore . This should simplify the maintenance of gitignore files. The situation with /test/mono/.gitignore is analogous.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 944ca88b..f21c4c53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ lib/hol/sail-heap
*.glob
.*.aux
/lib/coq/.nia.cache
+/lib/coq/deps
# Isabelle
@@ -75,6 +76,7 @@ lib/hol/sail-heap
/test/mono/log
/test/mono/test.cmi
/test/mono/test.cmo
+/test/mono/test-output
/language/*.pdf
/language/*.uo