Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
manulife-weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2026-02-03 14:41:16 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2c9e396717ea3417f97947e419f528f2554d7aa0
2c9e3967
1 parent
8e299af1
chore: 忽略 claude 目录
添加 .claude/ 到 .gitignore 以避免将 Claude 项目文件提交到版本控制
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.gitignore
.gitignore
View file @
2c9e396
...
@@ -3,6 +3,7 @@ dist/
...
@@ -3,6 +3,7 @@ dist/
3
.DS_Store
3
.DS_Store
4
.idea/
4
.idea/
5
.vscode/
5
.vscode/
6
+
.claude/
6
*.log
7
*.log
7
npm-debug.log*
8
npm-debug.log*
8
yarn-debug.log*
9
yarn-debug.log*
...
...
Please
register
or
login
to post a comment