Files
BoxBrain/.gitignore
Shinwoo PARK c047c5a23d
Some checks failed
CI / verify (push) Failing after 3s
feat: bootstrap BoxBrain framework
2026-05-14 19:30:34 +09:00

10 lines
78 B
Plaintext

node_modules/
dist/
coverage/
.env
.env.*
!.env.example
*.log
.data/
.hermes/