Ocelot-Social/.gitignore
2025-04-16 14:54:44 +02:00

31 lines
337 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
.nuxt
node_modules/
cypress/videos
cypress/screenshots/
cypress.env.json
deployment/configurations/
.vuepress/.cache/
.vuepress/.temp/
.vuepress/dist/
!.gitkeep
**/coverage
release/
*~