Skip to content

Commit 84cadf3

Browse files
committed
Chore: excluded some useless files from the published package
1 parent 91a70a9 commit 84cadf3

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

.npmignore

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
.gitattributes
2+
.travis.yml
13
.tscache
24
.vscode
3-
.gitattributes
5+
dasm
6+
lib/index.ts
7+
lib/resolveIncludes.ts
48
node_modules
59
npm-debug.log
6-
/test
7-
/dasm
8-
index.ts
9-
10+
test
1011
tsconfig.json
11-
tslint.json
12+
tslint.json
13+
yarn.lock

0 commit comments

Comments
 (0)