black/.gitignore
2020-08-21 16:47:49 +02:00

18 lines
187 B
Plaintext

.coverage
_build
.DS_Store
.vscode
docs/_static/pypi.svg
.tox
__pycache__
black.egg-info
build/
dist/
pip-wheel-metadata/
src/_black_version.py
.idea
.eggs
.dmypy.json
*.swp
.hypothesis/