Skip to content

Commit f3fdc60

Browse files
authored
don't version control package-lock.json
1 parent 6384f80 commit f3fdc60

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ build
99
# Dependency directories
1010
node_modules/
1111

12+
# Don't version control the package-lock.json
13+
package-lock.json
14+
1215
# Don't version control the actual user links.
13-
# src/details.js
16+
# src/details.js

0 commit comments

Comments
 (0)