update group id in pom.xml
[sdc/sdc-pubsub.git] / .gitignore
1 .idea/
2 dist/
3 node_modules/
4 **/*.d.ts
5 **/*.js.map
6 **/*.js
7 !webpack.config.js
8 npm-debug.*
9 sdc-pubsub.iml
10 node/
11 !/jest.config.js
12 /coverage/
13 /target/