mirror of
https://github.com/django/daphne.git
synced 2025-04-20 16:52:03 +03:00
Ignore SQLite database files from tests
This commit is contained in:
parent
2a1c15d3c2
commit
9a9eb26d36
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
dist/
|
||||
docs/_build
|
||||
__pycache__/
|
||||
*.sqlite3
|
||||
.tox/
|
||||
*.swp
|
||||
*.pyc
|
||||
|
|
Loading…
Reference in New Issue
Block a user