Skip to content

Commit a30b935

Browse files
committed
update ignore
1 parent 9761588 commit a30b935

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_modules
33

44
# npm
55
npm-debug.log
6+
package-lock.json
67

78
# build output
89
build

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_modules
66

77
# npm
88
npm-debug.log
9+
package-lock.json
910

1011
# build config
1112
esdoc.json
@@ -22,4 +23,4 @@ build
2223
# etc
2324
benchmark
2425
tmp
25-
ReleaseHowTo.md
26+
ReleaseHowTo.md

0 commit comments

Comments
 (0)