🔧 chore(git): ignore scratch workspaces
This commit is contained in:
@@ -21,6 +21,7 @@ tags
|
||||
|
||||
reports/
|
||||
.worktrees/
|
||||
.scratch/
|
||||
tmp/
|
||||
docs/superpowers/
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
node_modules
|
||||
.scratch
|
||||
tmp
|
||||
reports
|
||||
skills/thirdparty
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
skills/thirdparty/**
|
||||
.scratch/**
|
||||
|
||||
Reference in New Issue
Block a user