aboutsummaryrefslogtreecommitdiffstats
path: root/.npmignore
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-07-19 15:25:18 +0300
committerIdan Amit <ia096e@intl.att.com>2018-07-19 16:00:31 +0300
commit8a0aacc16f016480914c3e0799719f726b4c54b8 (patch)
tree845511c306aa27a48b480dbf932ee6c936d5ec83 /.npmignore
parentbb656c1e23ba1a6213e2025318e48bea90dbff95 (diff)
sdc-pubsub repository organize
Updated ignore files Change-Id: I51af88117726507c8a1ed6b7c12e90ceb2e8f51b Issue-ID: SDC-1537 Signed-off-by: Idan Amit <ia096e@intl.att.com>
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