未验证 提交 5253281c 编写于 作者: B Brian Douglas 提交者: GitHub

Merge pull request #3701 from JasonGross/patch-1

Update Coq.gitignore
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
*.glob *.glob
*.ml.d *.ml.d
*.ml4.d *.ml4.d
*.mlg.d
*.mli.d *.mli.d
*.mllib.d *.mllib.d
*.mlpack.d *.mlpack.d
...@@ -20,7 +21,7 @@ ...@@ -20,7 +21,7 @@
*.vo *.vo
*.vok *.vok
*.vos *.vos
.coq-native/ .coq-native
.csdp.cache .csdp.cache
.lia.cache .lia.cache
.nia.cache .nia.cache
...@@ -31,6 +32,7 @@ lia.cache ...@@ -31,6 +32,7 @@ lia.cache
nia.cache nia.cache
nlia.cache nlia.cache
nra.cache nra.cache
native_compute_profile_*.data
# generated timing files # generated timing files
*.timing.diff *.timing.diff
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册