update group id in pom.xml
[sdc/sdc-pubsub.git] / .gitignore
index e48b1b3..67b1132 100644 (file)
@@ -5,6 +5,9 @@ node_modules/
 **/*.js.map
 **/*.js
 !webpack.config.js
-npm-debug.log
+npm-debug.*
 sdc-pubsub.iml
-node/
\ No newline at end of file
+node/
+!/jest.config.js
+/coverage/
+/target/