Explorar el Código

Ignore UI draft folders and archives

master
Jan Svabenik hace 3 días
padre
commit
0bf0828613
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      .gitignore

+ 8
- 0
.gitignore Ver fichero

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

Cargando…
Cancelar
Guardar