*.pyc
*.sw?
__pycache__/
static/
db.sqlite3
environ.py
venv/
*/.ropeproject/
dist/
drf_auto_endpoint.egg-info/

