ignore settings
This commit is contained in:
+2
-1
@@ -6,6 +6,7 @@ return {
|
|||||||
},
|
},
|
||||||
ignore = {
|
ignore = {
|
||||||
"**/node_modules",
|
"**/node_modules",
|
||||||
"pnpm_lock.yaml",
|
"**/pnpm-lock.yaml",
|
||||||
|
"**/.pnpm",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user