black/.gitignore
Christian Heimes 8325f893b4 Add more files/directories to .gitignore (#191)
Ignore .tox, black.egg-info and __pycache__ directories.

Signed-off-by: Christian Heimes <christian@python.org>
2018-05-07 10:11:21 -07:00

9 lines
89 B
Plaintext

.coverage
_build
.DS_Store
.vscode
docs/_static/pypi.svg
.tox
__pycache__
black.egg-info