Skip to content

Commit 7344608

Browse files
committed
update gitignore
1 parent b412bc0 commit 7344608

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ check_my_code_report.txt
2626
.ipynb_checkpoints
2727
*/.ipynb_checkpoints/*
2828

29-
# exclude node js files
29+
# ignore node js files
3030
node_modules/*
31+
package-lock.json
3132

3233

0 commit comments

Comments
 (0)