.venv/
.runewall/
.pytest_cache/
__pycache__/
*.pyc
.coverage
dist/
build/
*.egg-info/

demo.txt

# Python cache files
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
