Ocelot-Social/.gitignore
roschaefer 1273d5f2b5 Implement automatic Github releases
I hope this will create a git tag and upload a release for us.
2019-09-13 03:04:19 +02:00

21 lines
220 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/