diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ .directory *.thy~ +\#*.thy# + ex/*.thy~ +ex/\#*.thy# + ex/Hott book/*.thy~ +ex/Hott book/\#*.thy# + tests/*.thy~ +tests/\#*.thy# |