logs
**/*.log
**/*.pot
**/*.pyc
**/__pycache__
**/.pytest_cache
**/.mypy_cache
media
**/temp.*
**/tmp.*
**/*temp*
!**/*template*
**/*tmp*
**/Pipfile
**/Pipfile.lock
**/.venv
**/cldr-json
**/.coverage
**/build
**/dist
**/*.egg-info
**/htmlcov
**/site
**/*.bak
**/.tox
**/.pytype
**/.node_modules
**/md/api_reference
