aboutsummaryrefslogtreecommitdiffstats
path: root/.npmignore
blob: 5c6c56b9e4a2bb4ed80aa24aaa79070bc01f6593 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
**/*.ts
!**/*.d.ts
**/*.js.map
node_modules/
tsconfig.json
webpack.config.js
version.properties
.gitreview
.gitattributes
.idea/
.gitignore
.npm-debug.log
INFO.yaml