Files
game-kit/template/.gitignore
T

26 lines
260 B
Plaintext

node_modules
# Output
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Playwright MCP output
.playwright-mcp
# Duel ledgers written by the server
/data