microservices/gameboard-service/.gitignore
2025-04-22 11:59:50 -07:00

22 lines
200 B
Text

# General
.DS_Store
.vscode
# Node
node_modules
# SvelteKit
.output
.svelte-kit
/build
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Netlify
.netlify