starter-kit/.gitignore
Martin Pitt 4ca75f143c 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`.
2021-09-10 17:50:06 +02:00

16 lines
150 B
Text

*~
*.retry
*.tar.xz
*.rpm
node_modules/
dist/
/*.spec
/.vagrant
package-lock.json
Test*FAIL*
bots/
test/common/
test/images/
src/lib/
*.pot
POTFILES*