Skip to content

Commit 6eecdad

Browse files
committed
npmignore
1 parent 1492c31 commit 6eecdad

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

.npmignore

+8-14
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
11
lib-cov
22
**.swp
33
*.sw*
4-
node_modules/
54
*.orig
6-
benchmarks/benchmarks
7-
benchmarks/benchmarks2
8-
benchmarks/benchmarks3
9-
benchmarks/v8.log
105
.DS_Store
11-
docs/*.json
12-
docs/source/_docs
13-
docs/*.html
14-
docs/2.7.x
15-
docs/2.8.x
16-
docs/3.0.x
17-
docs/3.1.x
18-
docs/3.2.x
19-
docs/3.3.x
6+
node_modules/
7+
benchmarks/
8+
docs/
9+
test/
10+
Makefile
11+
CNAME
12+
index.html
13+
index.jade

0 commit comments

Comments
 (0)