Ignore local coding agent files
Signed-off-by: Timothy Middelkoop <tmiddelkoop@internet2.edu>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -13,6 +13,12 @@
|
|||||||
/wwapid
|
/wwapid
|
||||||
/wwapird
|
/wwapird
|
||||||
|
|
||||||
|
# local files
|
||||||
|
/.local/
|
||||||
|
.claude/
|
||||||
|
CLAUDE.md
|
||||||
|
AGENTS.md
|
||||||
|
|
||||||
# other created files
|
# other created files
|
||||||
/docs/man/man1
|
/docs/man/man1
|
||||||
/docs/man/man5/*.5.gz
|
/docs/man/man5/*.5.gz
|
||||||
|
|||||||
@@ -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
|
- Initial one-page quick reference guide
|
||||||
- Document configuring the arp cache for large clusters
|
- Document configuring the arp cache for large clusters
|
||||||
- Expand troubleshooting documentation for container runtimes
|
- Expand troubleshooting documentation for container runtimes
|
||||||
|
- Ignore local coding agent files
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user