diff options
author | Josh Chen | 2018-08-18 23:43:10 +0200 |
---|---|---|
committer | Josh Chen | 2018-08-18 23:43:10 +0200 |
commit | 7fe4e90dceb8c77c2ec8678ce7316240e34700cc (patch) | |
tree | 6b4f73fec5dc0d8398a310fd80f04d81c4d9b6f1 /.gitignore | |
parent | 2d131e90b950bed47cb315288d8f6e90969f3918 (diff) |
.gitignore
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# |