mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Ignore generated framework artifacts
Signed-off-by: Treata11 <treata11@yahoo.com>
This commit is contained in:
parent
897cec3876
commit
03d5ad6fed
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,6 +12,8 @@
|
||||||
*.so
|
*.so
|
||||||
*.so.*
|
*.so.*
|
||||||
*.dylib
|
*.dylib
|
||||||
|
*.framework
|
||||||
|
*.xcframework
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
/zstd
|
/zstd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue