Browse Source

Ignore UI draft folders and archives

master
Jan Svabenik 3 days ago
parent
commit
0bf0828613
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      .gitignore

+ 8
- 0
.gitignore View File

@@ -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~

Loading…
Cancel
Save