# Generated files
/target/

# OS files
.DS_Store

# IDE files
.idea/
.vscode/
.project
.settings/
*.swp
*.swo

# Environment files
.env
.env.local

# Benchmark fixtures (generated, not committed)
/benchmark/fixtures/
/benchmark/results/

# Cache directory
.ds-lint-cache/

# Internal planning docs (not for public distribution)
/docs/planning/

# Mutation testing output
/mutants.out/
/mutants.out.old/
