# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
.venv/
venv/

# Server model cache
server/models/*/
!server/models/README.txt
