mirror of
https://github.com/django/daphne.git
synced 2025-04-20 16:52:03 +03:00
Add build dir to gitignore
This commit is contained in:
parent
8f40ad1d68
commit
e710ac02df
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*.egg-info
|
||||
dist/
|
||||
build/
|
||||
docs/_build
|
||||
__pycache__/
|
||||
*.sqlite3
|
||||
|
|
Loading…
Reference in New Issue
Block a user