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