diff --git a/.gitignore b/.gitignore index 417803e..543323c 100644 --- a/.gitignore +++ b/.gitignore @@ -62,4 +62,10 @@ typings/ yarn-debug.log* yarn-error.log* TestProject/ -.sot \ No newline at end of file +.sot + +# AI coding assistant artifacts +CLAUDE.md +.claude/ +.mcp.json +.ai \ No newline at end of file