# Build artifacts
/target/
# Profiling
*.prof
*.svg
flamegraph.svg
# Output directories
/output/
# Benchmark results
/bench-results.md
/benchmark-results/
# IDE
.idea/
.vscode/
*.swp
# OS
.DS_Store
# Test artifacts
/tmp/
# Generated test data
/tests/data/generated/
# Real-world verification test files
/tests/realworld/