.git
.gitignore
.github
.env
.pytest_cache
.venv
__pycache__
*.pyc
*.db
backups
data
tests

