starter-kit/.gitignore
Martin Pitt 19e12a595e Add git tag derived version to tarball and spec
Stop hardcoding the version in the spec file, and put the version into
dist tarballs.
2018-06-22 13:27:16 +02:00

15 lines
141 B
Text

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