# Local working notes
GAP_ANALYSIS.md
# Coverage & profiling (root-level artifacts only; anchored so they don't
# swallow source dirs such as tests/parse/coverage/)
*.profraw
*.profdata
/tarpaulin-report.html
/coverage/
/coverage-html*/
/coverage.json
/lcov.info
# Fuzzing
fuzz/corpus/
fuzz/artifacts/
# Merge conflicts
*.orig
# Build artifacts
/target
__pycache__/
# Debian build artifacts
debian/cargo-home/
debian/podup/
debian/debhelper-build-stamp
debian/files
debian/*.substvars
debian/*.log
.cargo/config.toml