Files
WRNexusJS/.gitignore
T
2026-08-01 10:04:42 +05:30

22 lines
302 B
Plaintext

node_modules/
dist/
.wrnexus/
*.log
*.db
*.db-shm
*.db-wal
.DS_Store
bun.lockb
.publish/
# Environment files may contain secrets. Commit only templates.
.env
.env.*
!.env.example
!.env.*.example
# Local focused typecheck helpers must never enter the repository.
focus-shims.d.ts
tsconfig.focus.json