Skip to content

Commit 70471d1

Browse files
committed
Bootstrap project with TypeScript and Vite configuration
1 parent a0a9edc commit 70471d1

6 files changed

Lines changed: 3166 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
/agents
2+
node_modules
3+
dist
4+
.DS_Store
5+
*.log

0 commit comments

Comments
 (0)