mirror of
https://github.com/django/daphne.git
synced 2025-03-12 11:25:46 +03:00
revert
This commit is contained in:
parent
ed1e2bd85c
commit
f245e7f25e
25
.gitignore
vendored
25
.gitignore
vendored
|
@ -1,37 +1,16 @@
|
|||
# Intellij
|
||||
.idea/
|
||||
*.egg-info
|
||||
|
||||
# Python binary files
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
# Wheel builds
|
||||
dist/
|
||||
build/
|
||||
.eggs
|
||||
|
||||
# Tox
|
||||
/.tox
|
||||
|
||||
# Hypothesis
|
||||
.hypothesis
|
||||
|
||||
# Cache
|
||||
.cache
|
||||
.pytest_cache/
|
||||
|
||||
# Tests
|
||||
.eggs
|
||||
test_layer*
|
||||
test_consumer*
|
||||
|
||||
.python-version
|
||||
|
||||
# Vscode
|
||||
.pytest_cache/
|
||||
.vscode
|
||||
|
||||
# pytest-cov code coverage
|
||||
.coverage
|
||||
.coverage.**
|
||||
|
||||
.codegpt
|
Loading…
Reference in New Issue
Block a user