templates/vitekit/__/vite-frontend-starter-main/.dockerignore
2026-04-12 21:03:18 +03:00

11 lines
83 B
Plaintext

# IGNORE ALL
**
# EXCEPT
!public/
!src/
!vite/
!.env
!package.json
!vite.config.*