*.log
*.pot
*.pyc
__pycache__/
__pycache__
local_settings.py
db.sqlite3
db.sqlite3-journal
media
.env
*.py[cod]
*$py.class

*.so
.idea/
.DS_Store
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST


*.manifest
*.spec


pip-log.txt
pip-delete-this-directory.txt


htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/


*.mo



instance/
.webassets-cache


.scrapy


docs/_build/


.pybuilder/
target/


.ipynb_checkpoints


profile_default/
ipython_config.py


.pdm.toml


__pypackages__/


celerybeat-schedule
celerybeat.pid


*.sage.py



.venv
venv/
env.bak/
venv.bak/

.spyderproject
.spyproject


.ropeproject


/site


.mypy_cache/
.dmypy.json
dmypy.json


.pyre/


.pytype/


cython_debug/


.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
.idea
.DS_Store


.idea/**/aws.xml


.idea/**/contentModel.xml


.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml


.idea/**/gradle.xml
.idea/**/libraries


cmake-build-*/
.stignore


_temp
dist
tests