diff --git a/.gitignore b/.gitignore index 55d0b6d..6f4d652 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,9 @@ node_modules/ *.log .generated/ /tmp/ + +# Ignore local Claude runtime state and worktrees +.claude/** + +# Ignore insiders AI rules +.github/instructions/codacy.instructions.md