This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
gitmirror
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
39
Wiki
Activity
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
534114309f
commit
d5cf6b1ef1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -1,5 +1,6 @@
*.pyc
*.pyo
/.tox
/lark_parser.egg-info/**
tags
.vscode
Write
Preview
Loading…
Cancel
Save