Files
insta-recipe/.gitignore
Giancarmine Salucci 54321fd7c9 fix tests
2026-02-18 01:11:03 +01:00

38 lines
373 B
Plaintext

node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Local certificates
.ssl/
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
debug_page.txt
.github/agents/
.github/schemas/
.github/skills/
.github/agents
.github/schemas
.github/skills
prompts/
test-results/