Fixed minor issues in sdc-pubusb
[sdc/sdc-pubsub.git] / .npmignore
1 **/*.ts
2 !**/*.d.ts
3 node_modules/
4 tsconfig.json
5 webpack.config.js
6 version.properties
7 .gitreview
8 .gitattributes
9 .idea/
10 .gitignore
11 npm-debug.*
12 INFO.yaml
13 sdc-pubsub.iml
14 node/
15 pom.xml
16 /coverage/
17 /jest.config.js
18 /target/