mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 16:16:21 +00:00
chore: Add Claude Code local config files to .gitignore
Ignore CLAUDE.md, CLAUDE.local.md, and .mcp.json so personal Claude Code configuration (managed via private dotfiles repo) doesn't pollute the shared repository. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -115,3 +115,8 @@ dev_environment.bat
|
|||||||
|
|
||||||
src/ifcopenshell-python/ifcopenshell/express/*.exp
|
src/ifcopenshell-python/ifcopenshell/express/*.exp
|
||||||
src/ifcopenshell-python/ifcopenshell/express/*.exp.cache.dat
|
src/ifcopenshell-python/ifcopenshell/express/*.exp.cache.dat
|
||||||
|
|
||||||
|
# Claude Code local config (managed via dotfiles repo)
|
||||||
|
CLAUDE.md
|
||||||
|
CLAUDE.local.md
|
||||||
|
.mcp.json
|
||||||
|
|||||||
Reference in New Issue
Block a user