Skip to content

Commit 50071e5

Browse files
committed
Add package-lock.json to .gitignore to prevent tracking of lock file
1 parent 2470534 commit 50071e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ dist-ssr
2020
*.njsproj
2121
*.sln
2222
*.sw?
23+
package-lock.json

0 commit comments

Comments
 (0)