diff options
author | Jose <jose@zeroc.com> | 2019-07-30 19:39:48 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-07-30 19:43:34 +0200 |
commit | 34e7a2fb230c56ae7b24ea3da970fa4b1c0621d6 (patch) | |
tree | d3d1efa7ad638e4971df499ce201bdfec1ccb69b /js | |
parent | Removed special iconv_libpath (diff) | |
download | ice-34e7a2fb230c56ae7b24ea3da970fa4b1c0621d6.tar.bz2 ice-34e7a2fb230c56ae7b24ea3da970fa4b1c0621d6.tar.xz ice-34e7a2fb230c56ae7b24ea3da970fa4b1c0621d6.zip |
Update .npmignore to ignore .tgz files
Diffstat (limited to 'js')
-rw-r--r-- | js/.npmignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/.npmignore b/js/.npmignore index d7a75bcc95f..7bd34e6cf2f 100644 --- a/js/.npmignore +++ b/js/.npmignore @@ -10,3 +10,4 @@ gulpfile.js index.html Makefile test +*.tgz
\ No newline at end of file |