Files
hermes-chat-app/.dockerignore

11 lines
88 B
Plaintext

node_modules/
.svelte-kit/
build/
.git/
dist/
.env
.env.*
!.env.example
*.log
.DS_Store