For consistency with the already xz'ed node tarball.
Rename the oddly named `dist-gzip` target to the standard `dist`.
Cherry-picked from starter-kit commit 4ca75f143c
18 lines
163 B
Text
18 lines
163 B
Text
*~
|
|
*.retry
|
|
*.tar.xz
|
|
*.rpm
|
|
node_modules/
|
|
dist/
|
|
lib/
|
|
/*.spec
|
|
/.vagrant
|
|
package-lock.json
|
|
Test*FAIL*
|
|
bots/
|
|
test/common/
|
|
test/images/
|
|
*.pot
|
|
POTFILES*
|
|
tmp/
|
|
.mypy_cache
|