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