version 01 - to gitea
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -10,6 +10,9 @@
|
||||
!.yarn/releases
|
||||
!.yarn/versions
|
||||
|
||||
/.claude/
|
||||
/.openclaude/
|
||||
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
@@ -32,10 +35,14 @@ yarn-error.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
|
||||
seed.ts
|
||||
AGENTS.md
|
||||
CLAUDE.md
|
||||
DESIGN.md
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user