__pycache__/
*.pyc
*.pyo
*.db
*.sqlite3
static/
media/
.env
*.log
.DS_Store
*.swp
*.swo
*~
frontend-react/node_modules/
frontend-react/build/
