aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-02-04 15:35:46 +0000
committerYann Herklotz <git@yannherklotz.com>2020-02-04 15:35:46 +0000
commit3c4dab8035971fbb150d74dab7ebfa2622aee4cd (patch)
tree05e98fe3fb8c88a59e3c4199eb23e0a046492b26 /.gitignore
parent661484424bbb1bc55604ee1448012ca10c4b8804 (diff)
downloadvericert-3c4dab8035971fbb150d74dab7ebfa2622aee4cd.tar.gz
vericert-3c4dab8035971fbb150d74dab7ebfa2622aee4cd.zip
Add extraction to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 55a6c60..087bb6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,5 @@ nra.cache
Makefile.coq
Makefile.coq.conf
.coqdeps.d
+
+extraction/src/ \ No newline at end of file