Merge pull request #3701 from JasonGross/patch-1

Update Coq.gitignore
This commit is contained in:
Brian Douglas 2021-05-06 06:13:35 -07:00 committed by GitHub
commit 5253281c9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 @@
*.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
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