Git ignores CLAUDE.local.md file

This allows a file that will be automatically picked up by Claude. It can either
be a copy of a CLAUDE.md, or a one line file pointing to a shared common file. i.e.

@~/.claude/conventions-ifcopenshell.md

(cherry picked from commit b9deb9c63d)
This commit is contained in:
Stephen Boddy
2026-07-11 13:10:14 +01:00
committed by Dion Moult
parent c2133e324c
commit d2e7d240a0
+1
View File
@@ -132,6 +132,7 @@ src/ifcopenshell-python/ifcopenshell/express/*.exp.cache.dat
# temp files from AI coding tools
*.claude
CLAUDE.local.md
*.py.tmp*
*.json.tmp*