chore(Core): add .claude directory to .gitignore (#25210)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
45c98fcd2c
commit
8d218a7558
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -53,6 +53,11 @@ CMakeLists.txt.user
|
||||||
*.BASE.*
|
*.BASE.*
|
||||||
*.LOCAL.*
|
*.LOCAL.*
|
||||||
|
|
||||||
|
#
|
||||||
|
# AI tools
|
||||||
|
#
|
||||||
|
.claude
|
||||||
|
|
||||||
#
|
#
|
||||||
# IDE & other software
|
# IDE & other software
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue