zappyzep/revampdashboard/.gitignore
laraproto 1dea7721e5
Some checks failed
Code quality checks / build (23) (push) Successful in 33s
Push code / build (push) Failing after 3s
was the presetup configuration even used, deploy new dashboard stuff
2024-11-02 15:51:07 +02:00

22 lines
204 B
Text

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