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.
14 lines
133 B
Text
14 lines
133 B
Text
*~
|
|
*.retry
|
|
*.tar.gz
|
|
*.rpm
|
|
node_modules/
|
|
dist/
|
|
cypress/support
|
|
/*.spec
|
|
/.vagrant
|
|
package-lock.json
|
|
bots/
|
|
test/images/
|
|
*.pot
|
|
POTFILES*
|