# Generated by Cargo
/target/
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Benchmark output
benchmark-output.txt
# Environment
.env
.env.local
.env.*.local
# codi-repo state (when used as manifest repo)
.codi-repo/
# Legacy TypeScript (kept in typescript-legacy/)
typescript-legacy/node_modules/
typescript-legacy/dist/
typescript-legacy/coverage/
typescript-legacy/*.log
typescript-legacy/npm-debug.log*