diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -2,4 +2,12 @@ !**/*.d.ts **/*.js.map node_modules/ -tsconfig.json
\ No newline at end of file +tsconfig.json +webpack.config.js +version.properties +.gitreview +.gitattributes +.idea/ +.gitignore +.npm-debug.log +INFO.yaml
\ No newline at end of file |