mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
26 lines
328 B
Plaintext
26 lines
328 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/**
|