mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-16 21:30:24 +00:00
Update gitignore
This commit is contained in:
parent
01f9156e25
commit
cb349a974a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -9,3 +9,7 @@ htmlcov
|
||||||
*.egg-info
|
*.egg-info
|
||||||
.tox/
|
.tox/
|
||||||
.python-version
|
.python-version
|
||||||
|
.eggs/
|
||||||
|
.venv/
|
||||||
|
test.sqlite3
|
||||||
|
settings.json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue