.git/
.github/
.venv/
venv/
env/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage*
htmlcov/
build/
dist/
_skbuild/
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
*.engine
*.calib
*.index
*.faiss
*.onnx
tests/fixtures/large_replays/
tests/fixtures/flight_derkachi/
tests/fixtures/tiles_corpus/
_docs/
*.log
.DS_Store
