Skip to content

Commit 6521c54

Browse files
VexatosPudottaPommin
authored andcommitted
Added package-lock.json to .gitignore (#525)
1 parent dfc0c55 commit 6521c54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ anaconda-mode/
7777
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
7878
node_modules
7979

80+
# npm package lock for local installs
81+
package-lock.json
82+
8083
# Book build output
8184
_book
8285

0 commit comments

Comments
 (0)