modified: .gitignore

This commit is contained in:
Russell Ballestrini 2015-11-07 08:12:50 -05:00
parent 8651bf2227
commit cc050fd409

4
.gitignore vendored
View file

@ -1,2 +1,6 @@
__pycache__*
*.pyc
.coverage
build/*
dist/*
nested_lookup.egg-info/*