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