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
parent
commit
c16e0ca832
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -0,0 +1,3 @@
*.pyc
/lark_parser.egg-info/**

Loading…
Cancel
Save