Skip to content

Commit ce1ba93

Browse files
author
azeth-sync[bot]
committed
sync: update from monorepo 2026-03-05
1 parent 6396ba3 commit ce1ba93

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
node_modules/
2+
.pnpm-store/
3+
dist/
4+
*.tsbuildinfo
5+
.env
6+
.env.*
7+
!.env.example
8+
.vscode/
9+
.idea/
10+
*.swp
11+
.DS_Store
12+
coverage/
13+
.turbo/
14+
*.log

0 commit comments

Comments
 (0)