添加 .claude/ 到 .gitignore,移除已跟踪的配置文件
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(git rm *)",
|
|
||||||
"Bash(git add *)"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -546,3 +546,6 @@ google-services.json
|
|||||||
*.hprof
|
*.hprof
|
||||||
|
|
||||||
backend/desc.md
|
backend/desc.md
|
||||||
|
|
||||||
|
# Claude Code
|
||||||
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user