Spaces:
Sleeping
Sleeping
Commit ·
da5968e
1
Parent(s): b7debe2
chore: add .worktrees/ to .gitignore
Browse filesCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -3,3 +3,4 @@ __pycache__/
|
|
| 3 |
output/
|
| 4 |
.superpowers/
|
| 5 |
.venv/
|
|
|
|
|
|
| 3 |
output/
|
| 4 |
.superpowers/
|
| 5 |
.venv/
|
| 6 |
+
.worktrees/
|