Merge pull request #2144 from middelkoopt/tm-local-ai
Ignore local coding agent files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user