Skip to content

Commit e1a609c

Browse files
committed
initial
1 parent be9e743 commit e1a609c

4 files changed

Lines changed: 3173 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
node_modules/
2+
.venv/
3+
.env
4+
.env.*
5+
*.log
6+
.DS_Store
7+
Thumbs.db
8+
package-lock.json
9+
yarn.lock
10+
pnpm-lock.yaml
11+
bun.lockb

drag.png

2.65 KB
Loading

0 commit comments

Comments
 (0)