Skip to content

Commit 3b45b1b

Browse files
committed
Dont include src in browser-repl
1 parent 10b9bc6 commit 3b45b1b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/browser-repl/.npmignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
.DS_Store
2+
.evergreen/
3+
.evergreen.yml
4+
.gitignore
5+
.jshintrc
6+
.jsfmtrc
7+
.travis.yml
8+
.zuul.yml
9+
azure-pipelines.yml
10+
karma.conf.js
11+
lerna.json
12+
tsconfig.json
13+
notices/
14+
src/
15+
test/

0 commit comments

Comments
 (0)