Files
hermes-chat-app/.gitignore

10 lines
82 B
Plaintext

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