/target
**/*.rs.bk
/bin
/pkg
*.wasm
*.tar.gzclaudecode-linux-x64
edgedb-docs.zip
fastly-api.toml
claudecode-linux-x64

# Web build artifacts
web/node_modules/
web/dist/
redis.env
*.pem
dashboard/node_modules/
dashboard/dist/
dashboard/.env.local
dashboard/test-results/
benchmarks/__pycache__/

# SDK build artifacts
sdk/rust/target/
sdk/typescript/node_modules/
sdk/typescript/dist/
sdk/typescript/build/
sdk/python/__pycache__/
sdk/python/*.egg-info/
sdk/python/build/
sdk/python/dist/
sdk/python/.eggs/
sdk/python/**/__pycache__/
sdk/go/bin/
sdk/go/vendor/
sdk/rust/Cargo.lock
