lark/.gitignore

11 lines
89 B
Plaintext

*.pyc
*.pyo
/.tox
/lark_parser.egg-info/**
tags
.vscode
.ropeproject
.cache
/dist
/build