.DS_Store

*.pyc
*.sw*
.env
.python-version
dist/
django_rq.egg-info/
.pytest_cache/

*.rdb
# pycharm
.idea
.vscode
Pipfile.lock
