Files
zerobyte/.dockerignore
2025-12-16 19:36:37 +01:00

24 lines
265 B
Plaintext

**
!turbo.json
!bun.lock
!package.json
!**/package.json
!**/bun.lock
!**/tsconfig.json
!**/vite.config.ts
!**/react-router.config.ts
!**/build.ts
!**/components.json
!src/**
!app/**
!public/**
# License files and attributions
!LICENSE
!NOTICES.md
!LICENSES/**