mirror of https://github.com/lark-parser/lark.git
Added .tox to .gitignore (to use tox locally)
This commit is contained in:
parent
534114309f
commit
d5cf6b1ef1
|
@ -1,5 +1,6 @@
|
|||
*.pyc
|
||||
*.pyo
|
||||
/.tox
|
||||
/lark_parser.egg-info/**
|
||||
tags
|
||||
.vscode
|
||||
|
|
Loading…
Reference in New Issue