Browse Source

Added .tox to .gitignore (to use tox locally)

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.66
evandrocoan 6 years ago
parent
commit
d5cf6b1ef1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -1,5 +1,6 @@
*.pyc
*.pyo
/.tox
/lark_parser.egg-info/**
tags
.vscode


Loading…
Cancel
Save