.build/
*.xcframework
*.xcframework.zip

.vscode
.DS_Store

__pycache__/
*.pyc
.venv/
env/

*.so
*.dylib
python/sia_storage/sia_storage/

.gradle/
*.class

build/
target/
