Browse Source

More to .gitignore

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.6.5
Erez Shinan 6 years ago
parent
commit
943c1e6b2c
1 changed files with 8 additions and 3 deletions
  1. +8
    -3
      .gitignore

+ 8
- 3
.gitignore View File

@@ -1,3 +1,8 @@
*.pyc
/lark_parser.egg-info/**
*.pyc
/lark_parser.egg-info/**
tags
.vscode
.ropeproject
.cache
/dist
/build

Loading…
Cancel
Save