aboutsummaryrefslogtreecommitdiffstats
path: root/.npmignore
diff options
context:
space:
mode:
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore
index 2622b1d..5c6c56b 100644
--- a/.npmignore
+++ b/.npmignore
@@ -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