add package lock to telescope ignore list
This commit is contained in:
parent
191f1f1059
commit
484c3e276f
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ return {
|
|||
".mypy_cache",
|
||||
"dist",
|
||||
"build",
|
||||
"poackage-lock.json",
|
||||
},
|
||||
mappings = {
|
||||
i = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue