*.hgrc
*.DS_Store
__pycache__/
*.py[cod]
.python2/
MANIFEST
nameparser.egg-info/
build
*.egg
.coverage
dist
.idea
Pipfile
Pipfile.lock

# docs
docs/_*
