Meta: Update .gitignore
This commit is contained in:
parent
51d1ec19f6
commit
4a72f35e9b
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
|||
build/
|
||||
reports/
|
||||
src/net/exports/
|
||||
src/openlibm/*.o
|
||||
src/openlibm/*~
|
||||
src/openlibm/*.a
|
||||
src/openlibm/*.dll*
|
||||
src/openlibm/*.so*
|
||||
src/openlibm/*.dylib*
|
||||
src/openlibm/*.pc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue