Browse Source

add npmignore

matrixbirds 5 years ago
parent
commit
4524121432
1 changed files with 21 additions and 0 deletions
  1. 21
    0
      .npmignore

+ 21
- 0
.npmignore View File

@@ -0,0 +1,21 @@
1
+*.*~
2
+**/*.*~
3
+*.md
4
+*.MD
5
+.DS_Store
6
+tsconfig.json
7
+samples
8
+__tests__
9
+docs
10
+.*.swp
11
+._*
12
+.DS_Store
13
+.git
14
+.hg
15
+.npmrc
16
+.lock-wscript
17
+.svn
18
+.wafpickle-*
19
+config.gypi
20
+CVS
21
+npm-debug.log