refactor: Migrate documentation content, rebuild UI components, and update core architecture.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -32,6 +32,7 @@ out/
|
||||
.env.development
|
||||
.env.test
|
||||
.env.production
|
||||
.crawler
|
||||
|
||||
# Debug logs
|
||||
npm-debug.log*
|
||||
@@ -61,12 +62,6 @@ Thumbs.db
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# Package managers
|
||||
# package-lock.json
|
||||
# yarn.lock
|
||||
# bun.lock
|
||||
# pnpm-lock.yaml
|
||||
|
||||
# Build outputs
|
||||
.next
|
||||
out
|
||||
|
||||
Reference in New Issue
Block a user