*.pyc
*.pyo
*~

# Emacs
\#(
.\#*

# Built artifacts
/README.txt
/dist
/*.egg-info
parser.out
.coverage

/jsonpath_rw/VERSION

.idea
