mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
17 lines
203 B
Plaintext
17 lines
203 B
Plaintext
*
|
|
|
|
!turbo.json
|
|
|
|
!**/package.json
|
|
!**/bun.lock
|
|
!**/tsconfig.json
|
|
!**/vite.config.ts
|
|
!**/react-router.config.ts
|
|
|
|
!apps/**/src/**
|
|
!apps/**/drizzle/**
|
|
!apps/**/app/**
|
|
!apps/**/public/**
|
|
|
|
!packages/**/src/**
|