daphne/.gitignore
2025-01-22 17:34:39 +01:00

17 lines
156 B
Plaintext

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