Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 679b625

Browse files
holgerd77axic
authored andcommitted
Added package-lock.json to .gitignore
1 parent 3828644 commit 679b625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ build/Release
2626
# Dependency directory
2727
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
2828
node_modules
29+
package-lock.json
2930

3031
# Optional npm cache directory
3132
.npm

0 commit comments

Comments
 (0)