From 8e13f54a1d930b7354a077a0ad73dea8a86a7b97 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Sat, 10 Sep 2022 00:38:16 +0300 Subject: [PATCH] add webui-user.bat to gitignore to possibly remedy #204 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fa3329f49..266c8c652 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ __pycache__ /webui.settings.bat /embeddings /styles.csv +/webui-user.bat