mirror of https://github.com/lark-parser/lark.git
More to .gitignore
This commit is contained in:
parent
c16e0ca832
commit
943c1e6b2c
|
@ -1,3 +1,8 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
/lark_parser.egg-info/**
|
/lark_parser.egg-info/**
|
||||||
|
tags
|
||||||
|
.vscode
|
||||||
|
.ropeproject
|
||||||
|
.cache
|
||||||
|
/dist
|
||||||
|
/build
|
||||||
|
|
Loading…
Reference in New Issue