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