Move to xz dist tarballs
For consistency with the already xz'ed node tarball. Rename the oddly named `dist-gzip` target to the standard `dist`.
This commit is contained in:
parent
26be6c8540
commit
4ca75f143c
5 changed files with 8 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
*~
|
||||
*.retry
|
||||
*.tar.gz
|
||||
*.tar.xz
|
||||
*.rpm
|
||||
node_modules/
|
||||
dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue