# Build artifacts
/target
# Coverage reports
*.profraw
*.profdata
cobertura.xml
tarpaulin-report.html
lcov.info
# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~
# OS files
.DS_Store
Thumbs.db
# Local configuration (keep config.yaml.example)
config.yaml
# Test artifacts
*.log