chore(.gitignore): add .olean files
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
69e5156034
commit
4398f3ec04
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
|||
*.produced.out
|
||||
*.md.lua
|
||||
*.md.lean
|
||||
*.olean
|
||||
a.out
|
||||
build
|
||||
GPATH
|
||||
|
|
Loading…
Reference in a new issue