Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
xyxBooking-weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2026-02-03 14:44:33 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3c697e497246f2bcd136ed130c3495328814846f
3c697e49
1 parent
932f8af7
chore: 添加 .claude 目录和 CLAUDE.md 到 .gitignore
更新 Claude 配置以支持 pandoc 命令
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
.claude/settings.local.json
.gitignore
.claude/settings.local.json
View file @
3c697e4
...
...
@@ -11,7 +11,8 @@
"Bash(pnpm format:*)"
,
"Bash(git add:*)"
,
"Bash(git commit:*)"
,
"Bash(git push:*)"
"Bash(git push:*)"
,
"Bash(pandoc:*)"
]
}
}
...
...
.gitignore
View file @
3c697e4
...
...
@@ -6,3 +6,5 @@ node_modules/
.DS_Store
.swc
.history
.claude/
CLAUDE.md
...
...
Please
register
or
login
to post a comment