Add basic .gitignore file
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
4f5cafdebf
commit
763b79e0aa
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*~
|
||||
.lean_trace
|
||||
a.out
|
Loading…
Reference in a new issue