microservices/gameboard-service/.dockerignore

24 lines
278 B
Text

# flyctl launch added from .gitignore
# 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
fly.toml