Skip to content

Commit 9e1c919

Browse files
committed
npm
1 parent 8b3c4a9 commit 9e1c919

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.npmignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
*.suo
2+
*.ide
3+
*.user
4+
*.userosscache
5+
*.sln
6+
*.sln.docstates
7+
*.csproj
8+
9+
/.editorconfig
10+
/.gitattributes
11+
/Gruntfile.js
12+
13+
/.vs
14+
/.git
15+
/_other
16+
/build/bin
17+
/test
18+
/test/typescript/*.js

0 commit comments

Comments
 (0)