aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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#