starter-kit/.gitignore
Martin Pitt f26741e269 Add git tag derived version to tarball and spec
Stop hardcoding the version in the spec file, and put the version into
dist tarballs.

Closes #27
2018-06-22 20:07:29 +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*