lark/.gitignore

9 lines
77 B
Plaintext
Raw Normal View History

2018-09-22 07:18:01 +00:00
*.pyc
/lark_parser.egg-info/**
tags
.vscode
.ropeproject
.cache
/dist
/build