mirror of
https://github.com/facebook/zstd.git
synced 2025-10-03 00:03:25 -04:00
Ignore generated framework artifacts
Signed-off-by: Treata11 <treata11@yahoo.com>
This commit is contained in:
parent
897cec3876
commit
03d5ad6fed
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,6 +12,8 @@
|
|||||||
*.so
|
*.so
|
||||||
*.so.*
|
*.so.*
|
||||||
*.dylib
|
*.dylib
|
||||||
|
*.framework
|
||||||
|
*.xcframework
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
/zstd
|
/zstd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user