/garbage/
/.vscode/
build/
__pycache__/
.cache/
*.so
.venv
.clangd
artifacts/
docs_internal/

# Ignore binary data files
*.bin

# Ignore dist
dist/