8000 Add gitignore and package-lock file to version control. · fskydev/pyscript@3f50a8d · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f50a8d

Browse files
committed
Add gitignore and package-lock file to version control.
1 parent 03da071 commit 3f50a8d

File tree

2 files changed

+4885
-0
lines changed

2 files changed

+4885
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,5 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
node_modules/

0 commit comments

Comments
 (0)
0