grim/pyparser

47d87c888111
remove a command that was used for debugging
syntax: glob
*.pyc
.*.swp
syntax: regexp
^\.cache\/
^\.coverage$
^.+\.egg-info\/
\.Python
^build\/
^coverage\.xml$
^dist\/
^venv\/