🔧 chore(git): ignore scratch workspaces

This commit is contained in:
csh
2026-08-10 18:20:38 +08:00
parent 699b431cac
commit 6125a9f96a
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ tags
reports/
.worktrees/
.scratch/
tmp/
docs/superpowers/
+1
View File
@@ -1,4 +1,5 @@
node_modules
.scratch
tmp
reports
skills/thirdparty
+1
View File
@@ -1 +1,2 @@
skills/thirdparty/**
.scratch/**