Skip to content

Commit 8c7c614

Browse files
Added: lock files to git ignore
1 parent 01ae136 commit 8c7c614

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ dist
88

99
# Node dependencies
1010
node_modules
11+
package-lock.json
12+
pnpm-lock.yaml
1113

1214
# Logs
1315
logs

0 commit comments

Comments
 (0)