django-notifications/.gitignore

17 lines
158 B
Text

build
dist
*.pyc
.DS_Store
MANIFEST
.coverage
htmlcov
/.idea/
*.egg-info
.tox/
.python-version
.eggs/
.venv/
test.sqlite3
settings.json
.pytest_cache
.vscode