Skip to content

Commit d566fa3

Browse files
committed
refactor: untrack the package-lock.json file
1 parent 0837158 commit d566fa3

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
@@ -16,6 +16,7 @@ jsconfig.json
1616
node_modules/
1717
npm-debug.log*
1818
yarn-error.log*
19+
package-lock.json
1920

2021
# Mac OSX Finder files.
2122
**/.DS_Store

0 commit comments

Comments
 (0)