diff --git a/.gitignore b/.gitignore index 9eff8ef1..b37b36bc 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,9 @@ tools/template-test-generator/test-scenarios/ # Test Install Output z*/ + +# Patch archives (exclude from VCS) +.claude/ +.husky/ +.patch/ +.vscode/