mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 15:25:57 +00:00
31 lines
337 B
Plaintext
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/
|
|
*~
|