mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
chore: re-order backend file structure
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
*
|
||||
|
||||
!turbo.json
|
||||
|
||||
!**/package.json
|
||||
!**/bun.lock
|
||||
!**/tsconfig.json
|
||||
!**/vite.config.ts
|
||||
!**/react-router.config.ts
|
||||
|
||||
!apps/**/src/**
|
||||
!apps/**/drizzle/**
|
||||
!apps/**/app/**
|
||||
!apps/**/public/**
|
||||
Reference in New Issue
Block a user