exclude package-lock.json form github
This commit is contained in:
parent
1e0367a451
commit
d8be362ac4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ __pycache__
|
|||
*$py.class
|
||||
.mypy_cache
|
||||
.vscode
|
||||
*-lock.json
|
||||
|
||||
*.egg
|
||||
*.egg-info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue