lark/.gitignore

13 lines
107 B
Plaintext

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