# Logs
logs
*.log
creds.tmp
/tmp*
*.tmp
venv/
tmp/
.venv
tmp
.pytest_cache

__pycache__/
# Firebase cache
.obsidian/
myenv/
.DS_Store

dist/
bin/
Pipfile
Pipfile.lock
