daphne/.gitignore
Carlton Gibson d689ca2eab
Updated git ignore with common files. (#316)
* Pyenv
* Pytest
* VS Code.
2020-04-13 16:38:24 +02:00

16 lines
147 B
Plaintext

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