chore: ignore .superpowers/ (visual-companion scratch)
Browse files- .gitignore +3 -0
.gitignore
CHANGED
|
@@ -27,3 +27,6 @@ data/
|
|
| 27 |
.idea/
|
| 28 |
.vscode/
|
| 29 |
*.log
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
.idea/
|
| 28 |
.vscode/
|
| 29 |
*.log
|
| 30 |
+
|
| 31 |
+
# brainstorming visual companion
|
| 32 |
+
.superpowers/
|