Files
ironmount/.dockerignore
Nicolas Meienberger 2ec8d4c1dd chore: small fixes
2025-11-09 12:34:12 +01:00

27 lines
329 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
!apps/**/src/**
!apps/**/drizzle/**
!apps/**/app/**
!apps/**/public/**
!packages/**/src/**
# License files and attributions
!LICENSE
!NOTICES.md
!LICENSES/**