diff --git a/.gitignore b/.gitignore index 17426bd..7e4556f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,8 @@ dist # Internal / testing (not for public release) testing/ + +# Local Claude Code configs (dev environment only) +.claude/ +.agents/ +skills-lock.json