Skip to content

Commit 35bf62a

Browse files
committed
ensure npm ignores built dist folder
1 parent b2e2d34 commit 35bf62a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
.idea
88
npm-debug.log
99

10-
.babelrc
10+
.babelrc
1111
CONTRIBUTING.md
1212
node_modules
1313
coverage
1414
resources
1515
src
16+
dist

0 commit comments

Comments
 (0)