Ocelot-Social/.gitignore
2024-04-15 12:00:41 +02:00

29 lines
304 B
Plaintext

.env
.idea
*.iml
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.yarn-integrity
.eslintcache
kubeconfig.yaml
backup-cron-job.log
.vscode
node_modules/
cypress/videos
cypress/screenshots/
cypress.env.json
.vuepress/.cache/
.vuepress/.temp/
.vuepress/dist/
!.gitkeep
**/coverage
release/
*~