Browse Source
Merge pull request #239 from evandrocoan/add_gitignore
Added missing binary files to .gitignore
tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.6.5
Erez Shinan
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
.gitignore
|
|
@@ -0,0 +1,3 @@ |
|
|
|
*.pyc
|
|
|
|
|
|
|
|
/lark_parser.egg-info/**
|