Ignore local coding agent files

Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
This commit is contained in:
Timothy Middelkoop
2026-03-28 09:13:07 -05:00
parent 596310b7a0
commit abd7857a10
2 changed files with 7 additions and 0 deletions

6
.gitignore vendored
View File

@@ -13,6 +13,12 @@
/wwapid
/wwapird
# local files
/.local/
.claude/
CLAUDE.md
AGENTS.md
# other created files
/docs/man/man1
/docs/man/man5/*.5.gz

View File

@@ -63,6 +63,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Initial one-page quick reference guide
- Document configuring the arp cache for large clusters
- Expand troubleshooting documentation for container runtimes
- Ignore local coding agent files
### Removed