lark/.gitignore

12 lines
95 B
Plaintext

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