Skip to content

Commit 3aab14f

Browse files
committed
ignore dist not to release for now
1 parent 74b81d4 commit 3aab14f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
node_modules
22
npm-debug.log
33
coverage.html
4-
lib-cov/
4+
lib-cov/
5+
dist

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ test
44
npm-debug.log
55
coverage.html
66
.gitignore
7+
dist

0 commit comments

Comments
 (0)