2023-08-15 14:47:29 +00:00

21 lines
222 B
Plaintext

.env
.idea
*.iml
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yarn-integrity
.eslintcache
kubeconfig.yaml
node_modules/
cypress/videos
cypress/screenshots/
cypress.env.json
!.gitkeep
**/coverage
release/
*~