first commit

This commit is contained in:
H
2026-04-03 13:01:19 +08:00
commit 538eced414
2575 changed files with 645911 additions and 0 deletions

27
claude code源码/.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Node
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Build
dist/
build/
*.bun
# Logs
*.log
# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
Thumbs.db