Add Bun and Moon workspace configuration

This commit is contained in:
Asep Haryana Saputra
2026-05-22 12:14:27 +00:00
parent 81bce711b6
commit 4413133bf3
7 changed files with 66 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
node_modules/
.bun/
.moon/cache/
.env
.env.*
!.env.example
dist/
build/
coverage/
*.tsbuildinfo
.DS_Store