Ocelot-Social/.gitignore
2019-06-21 13:41:44 +02:00

20 lines
254 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
webapp/components/issue 844-.code-workspace