library files required for the build added
This commit is contained in:
parent
7440baa1b2
commit
baf84e0d8f
8 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -33,13 +33,13 @@ tree.txt
|
|||
|
||||
# Binaries and dynamic libraries
|
||||
*.exe
|
||||
*.dll
|
||||
# *.dll
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Static libraries
|
||||
*.a
|
||||
*.lib
|
||||
# *.lib
|
||||
|
||||
# Rust compilation artifacts
|
||||
*.rlib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue