diff options
| author | NoPlagiarism <37241775+NoPlagiarism@users.noreply.github.com> | 2024-03-31 21:01:04 +0500 | 
|---|---|---|
| committer | NoPlagiarism <37241775+NoPlagiarism@users.noreply.github.com> | 2024-03-31 21:01:04 +0500 | 
| commit | 7ae3c034ece2fe6d555fc84bb858c135d5442864 (patch) | |
| tree | ef082797cb3c188058ba741d1a5e231283029bc5 | |
| parent | anonoverflow: support other StackExchange sites (diff) | |
| download | libredirect-7ae3c034ece2fe6d555fc84bb858c135d5442864.zip | |
git: add pnpm-lock to .gitignore
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index 44170d13..b1b53216 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ package-lock.json .vscode src/pages/options/index.html src/pages/popup/popup.html +pnpm-lock.yaml | 
