Skip to content

Commit 593187f

Browse files
authored
Merge pull request #437 from IncognitoTGT/main
added pnpm-lock to gitignore
2 parents 131be41 + 38d18ed commit 593187f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules
22
package-lock.json
3+
pnpm-lock.yaml
34
.idea
45
.DS_Store
5-
.hintrc
6+
.hintrc

0 commit comments

Comments
 (0)