Browse Source

Updated .gitignore to exclude *.pyo

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

+ 1
- 0
.gitignore View File

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


Loading…
Cancel
Save