starter-kit/.gitignore
Martin Pitt caf96475e2 WIP: Move test to cypress.io
This is mostly just a PoC to see if our CI infrastructure is able to run
cypress.io tests.

Changing language currently triggers a "500 Parse Error" in cypress,
which needs to be fixed in Cockpit.
2018-11-04 22:44:38 +01:00

14 lines
133 B
Text

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