From 173cb76beac42ed3ce8b3ea501606a1bbf8a285d Mon Sep 17 00:00:00 2001 From: JonKazama-Hellion Date: Sat, 2 May 2026 12:20:55 +0200 Subject: [PATCH] fix: ignore brainstorming and spec workspace directories --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c1c3f33..b33fc18 100644 --- a/.gitignore +++ b/.gitignore @@ -372,6 +372,8 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd +#Specs und Plan datein +/.superpowers/ TestResults *.db-shm *.db-wal