Skip to content

Commit a4e69ad

Browse files
committed
Minor .gitignore update for local tooling directory
1 parent b665c50 commit a4e69ad

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

.gitignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,12 @@ FodyWeavers.xsd
417417
*.msm
418418
*.msp
419419

420-
# Project-specific exclusions
421-
docs/AGENTS/
422-
.kiro/*
420+
# macOS artifacts
423421
._*
422+
423+
# Local build utilities
424+
tools/
425+
426+
# Agent context and steering
427+
docs/AGENTS/
428+
.kiro/

0 commit comments

Comments
 (0)