django-notifications/.gitignore
2023-06-22 18:05:00 -03:00

18 lines
171 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
coverage.xml