.fio_testmark

# Tools
.ruff_cache/

# Testing
.pytest_cache/

# Virtual environment
venv/

# Python
__pycache__/
build/
dist/
*.egg-info
*.pyc
