mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-01-12 00:03:44 +00:00
26 lines
236 B
Text
26 lines
236 B
Text
node_modules
|
|
|
|
# Output
|
|
.output
|
|
.vercel
|
|
/.svelte-kit
|
|
/build
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Env
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
!.env.test
|
|
ideas.todo
|
|
|
|
# Vite
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
|
|
*.mkv
|
|
*.webm
|
|
*src/routes/test/**
|