# ignore .git and .cache folders
.git
.cache
.pytest_cache
models
tests
log
**/__pycache__
*.pyc
