diff --git a/.gitignore b/.gitignore index ab4077da..cfe5be45 100644 --- a/.gitignore +++ b/.gitignore @@ -134,3 +134,7 @@ PR_DESCRIPTION.md # Go build artifacts /nofx-server .gstack/ + +# Local AI agent / skill scaffolding (not part of the runtime app) +.agents/ +skills-lock.json