mirror of
https://github.com/nicotsx/zerobyte.git
synced 2025-12-23 21:47:47 -05:00
24 lines
265 B
Plaintext
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/**
|
|
|