summaryrefslogtreecommitdiffstats
path: root/server/formal/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'server/formal/.gitignore')
-rw-r--r--server/formal/.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/server/formal/.gitignore b/server/formal/.gitignore
new file mode 100644
index 0000000..9023475
--- /dev/null
+++ b/server/formal/.gitignore
@@ -0,0 +1,17 @@
1*.aux
2*.glob
3*.vio
4*.vo
5*.vok
6*.vos
7.CoqMakefile.d
8.Makefile.coq.d
9.direnv
10.lia.cache
11Makefile.coq
12Makefile.coq.conf
13*#*.v#
14*#*.vok#
15*~
16.#*
17\#*# \ No newline at end of file