# venv
.venv/

# python
__pycache__/

# project
logs/

