add some missing entries to .gitignore

This commit is contained in:
jab 2019-04-20 18:42:31 +00:00
parent 1e34ae0a24
commit 1a1ba97586
1 changed files with 8 additions and 0 deletions

8
.gitignore vendored
View File

@ -1,8 +1,16 @@
*.pyc
.DS_Store
.benchmarks
.cache
.coverage
.eggs
.hypothesis
.mypy_cache
.tox
.vscode
__pycache__
_build
bidict.egg-info
bidict/_version.py
coverage.xml
htmlcov