aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-05-24 13:37:26 +0100
committerYann Herklotz <git@yannherklotz.com>2020-05-24 13:37:26 +0100
commit0c5ca8061a887f397991e62b580d5fc2f6484336 (patch)
treee88a030a675dad4ab7ea19842300b21032d69286 /.gitignore
parentbb8a935f9143e65102a3a498a96dd13a3b8a4801 (diff)
downloadvericert-0c5ca8061a887f397991e62b580d5fc2f6484336.tar.gz
vericert-0c5ca8061a887f397991e62b580d5fc2f6484336.zip
Add .gitignore for *.vok *.vos
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7c17072..b2cf595 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,8 @@
*.v.d
*.vio
*.vo
+*.vok
+*.vos
.coq-native/
.csdp.cache
.lia.cache