Explorar el Código

add npmignore

matrixbirds hace 5 años
padre
commit
4524121432
Se han modificado 1 ficheros con 21 adiciones y 0 borrados
  1. 21
    0
      .npmignore

+ 21
- 0
.npmignore Ver fichero

@@ -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