__pycache__
.venv
.env
env39/

/dist/

/build/
/build-*/
/output/
/install/

/.vs/
/out/

.mypy_cache/
.pytest_cache/

/*.png

/profiling/*.prof

/coverage/
LastCoverageResults.log

/docs/build/

# TET country routes, downloaded locally for benchmarking (large; get them from transeurotrail.org).
/gpx/TET/
# Unique files from Sleipnir's upload folder, copied locally for benchmarking (private; see
# benchmarks/corpus_manifest.json).
/gpx/sleipnir/
