Files
netris-nestri/.gitignore
2026-08-06 22:13:37 +03:00

35 lines
290 B
Plaintext

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