Skip to content

Commit 15017f1

Browse files
committed
Add package-lock.json to gitignore
1 parent 5a46ef7 commit 15017f1

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,6 +1,7 @@
11
# Extra ignore patterns specific to this project
22
# Installed JS libraries
33
node_modules/
4+
package-lock.json
45
# Built JS files
56
jupyter_remote_desktop_proxy/static/dist
67

0 commit comments

Comments
 (0)