chore(gitignore): ignore .patch folder and untrack archive files

This commit is contained in:
Keimpe de Jong 2025-10-29 04:25:03 +00:00
parent 650eab7f8a
commit ebe715192c
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -59,3 +59,9 @@ tools/template-test-generator/test-scenarios/
# Test Install Output
z*/
# Patch archives (exclude from VCS)
.claude/
.husky/
.patch/
.vscode/