ignore auth.json in sigil
This commit is contained in:
@@ -8,5 +8,6 @@ return {
|
|||||||
"**/node_modules",
|
"**/node_modules",
|
||||||
"**/pnpm-lock.yaml",
|
"**/pnpm-lock.yaml",
|
||||||
"**/.pnpm",
|
"**/.pnpm",
|
||||||
|
"**/auth.json",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user