Files
ECSESS/.gitignore
Minh 10f0609a7e update icon for footer and add bug report form (#103)
* Update footer icons and add bug report from
* Adding .claude to .gitignore
2026-02-09 14:59:11 -05:00

25 lines
218 B
Plaintext

node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
.claude
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*