daphne/.gitignore
2022-02-01 20:01:25 -08:00

17 lines
155 B
Plaintext

.idea/
*.egg-info
*.pyc
__pycache__
dist/
build/
/.tox
.hypothesis
.cache
.eggs
test_layer*
test_consumer*
.python-version
.pytest_cache/
.vscode
.dccache