From 0bf08286139fba1c33ccbb8cd9dd8e6f239503a5 Mon Sep 17 00:00:00 2001 From: Jan Svabenik Date: Wed, 18 Mar 2026 09:42:58 +0100 Subject: [PATCH] Ignore UI draft folders and archives --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index b4e8f66..773257b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,13 @@ prompt*.txt # local cuda import libs cuda-mingw/ +# ui drafts & zips +web/claude/ +web/hybrid/ +web/old/ +web/openai/ +web/*-web.zip +sdr-visual-suite.zip + # temp binaries sdrd.exe~