django-notifications/.gitignore
2024-04-13 19:59:01 -03:00

19 lines
179 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
TODO.md