This repository has been archived on 2026-02-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
serengo/.gitignore
2025-09-26 16:13:39 +02:00

28 lines
258 B
Plaintext

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