Skip to content

Commit a82873b

Browse files
authored
Merge pull request #191 from netlify/refactoring/gitignore-package-lock
Add `package-lock.json` to `.gitignore`
2 parents 2ef7a49 + 1ab5710 commit a82873b

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
@@ -1,3 +1,4 @@
11
node_modules/
22
.vscode/
33
*.swp
4+
package-lock.json

0 commit comments

Comments
 (0)