Stop hardcoding the version in the spec file, and put the version into dist tarballs. Closes #27
15 lines
141 B
Text
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*
|