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
|
*.produced.out
|
||||||
*.md.lua
|
*.md.lua
|
||||||
*.md.lean
|
*.md.lean
|
||||||
|
*.olean
|
||||||
a.out
|
a.out
|
||||||
build
|
build
|
||||||
GPATH
|
GPATH
|
||||||
|
|
Loading…
Reference in a new issue