daphne/.gitignore
2017-08-07 14:15:35 +10:00

12 lines
100 B
Plaintext

*.egg-info
*.pyc
__pycache__
dist/
build/
/.tox
.hypothesis
.cache
.eggs
test_layer*
test_consumer*