starter-kit/.gitignore
Martin Pitt 7ce7b2b40b Add i18n support
Make the "Running on.." string translatable and copy the extraction and
conversion of JSX and PO files from Cockpit.
2018-06-19 14:40:45 +02:00

14 lines
133 B
Text

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