/target
**/*.rs.bk
*.swp
*.swo
.DS_Store
.idea/
.vscode/
*.log

sdks/python/target/
sdks/typescript/target/
dashboard/node_modules/
dashboard/dist/
cargo_errors.txt

# Secrets
.env
.env.*
*.pem
*.key
*.secret
.venv/
__pycache__/
*.dSYM/
