diff options
author | Jose <jose@zeroc.com> | 2019-07-30 19:37:30 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2019-07-30 19:38:08 +0200 |
commit | e46070525484549bdd78c3592d2797951b3550d3 (patch) | |
tree | e50ecc21188962c4ee12d6c97609faa271d664b8 | |
parent | Fix vesion in binding redirect (diff) | |
download | ice-e46070525484549bdd78c3592d2797951b3550d3.tar.bz2 ice-e46070525484549bdd78c3592d2797951b3550d3.tar.xz ice-e46070525484549bdd78c3592d2797951b3550d3.zip |
Fix npm to ignore .tgz filesv3.6.5
-rw-r--r-- | js/.npmignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/.npmignore b/js/.npmignore index 95aa82cf8fa..41803fd1d43 100644 --- a/js/.npmignore +++ b/js/.npmignore @@ -11,3 +11,4 @@ index.html Makefile Makefile.mak test +*.tgz
\ No newline at end of file |