Skip to content

Commit 24b539a

Browse files
authored
Merge pull request #2807 from lorenzleutgeb/patch-1
Create HOL.gitignore
2 parents 25713eb + b423122 commit 24b539a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

community/HOL.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
*Script
2+
3+
# Holmake generated files
4+
*Theory.sig
5+
*Theory.sml
6+
*.uo
7+
*.ui
8+
9+
# Holmake auxiliary files
10+
.hollogs
11+
.HOLMK

0 commit comments

Comments
 (0)