Fixed readme issue
[sdc/sdc-pubsub.git] / .npmignore
index 5c6c56b..20d2d2e 100644 (file)
@@ -1,6 +1,6 @@
 **/*.ts
 !**/*.d.ts
-**/*.js.map
+.git
 node_modules/
 tsconfig.json
 webpack.config.js
@@ -9,5 +9,11 @@ version.properties
 .gitattributes
 .idea/
 .gitignore
-.npm-debug.log
-INFO.yaml
\ No newline at end of file
+npm-debug.*
+INFO.yaml
+sdc-pubsub.iml
+node/
+pom.xml
+/coverage/
+/jest.config.js
+/target/