aboutsummaryrefslogtreecommitdiffstats
path: root/.npmignore
blob: 20d2d2e2fafddd5462abc52dc9dd57b3e21b0e16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
**/*.ts
!**/*.d.ts
.git
node_modules/
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/