aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJosh Chen2018-08-18 23:43:10 +0200
committerJosh Chen2018-08-18 23:43:10 +0200
commit7fe4e90dceb8c77c2ec8678ce7316240e34700cc (patch)
tree6b4f73fec5dc0d8398a310fd80f04d81c4d9b6f1 /.gitignore
parent2d131e90b950bed47cb315288d8f6e90969f3918 (diff)
.gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f769bd..e863a1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,12 @@
.directory
*.thy~
+\#*.thy#
+
ex/*.thy~
+ex/\#*.thy#
+
ex/Hott book/*.thy~
+ex/Hott book/\#*.thy#
+
tests/*.thy~
+tests/\#*.thy#