mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
19 lines
210 B
Plaintext
19 lines
210 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
|