chore(.gitignore): ignore .ilean files
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
2225a2acc5
commit
cb8297e948
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
|||
*.md.lean
|
||||
*.olean
|
||||
*.clean
|
||||
*.ilean
|
||||
*.d
|
||||
a.out
|
||||
build
|
||||
|
|
Loading…
Reference in a new issue