daphne/.gitignore
2020-04-15 20:12:40 +02:00

16 lines
146 B
Plaintext

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