Browse Source

Fixed .npmignore file

sanex 3 năm trước cách đây
mục cha
commit
9c1bcd18b4
1 tập tin đã thay đổi với 7 bổ sung6 xóa
  1. 7 6
      .npmignore

+ 7 - 6
.npmignore

@@ -2,9 +2,10 @@
 .github
 .idea
 .nyc_output
-coverage
-examples
-images
-webpack
-src
-test
+/coverage/
+/examples/
+/images/
+/webpack/
+/src/
+/test/
+/test*.js