mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
30 lines
331 B
Plaintext
30 lines
331 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
|
|
deployment/configurations/
|
|
|
|
.vuepress/.cache/
|
|
.vuepress/.temp/
|
|
.vuepress/dist/
|
|
|
|
|
|
!.gitkeep
|
|
**/coverage
|
|
|
|
release/
|
|
*~
|