.env

instance/
*.db

documents/

__pycache__/
*.cpython-313.pyc
*.cpython-312.pyc
*.pyc

.pytest_cache/
.coverage
htmlcov/
.DS_Store
*.log