From 7327d35afd9e1bf0ce4a93ffe101cec8347c171f Mon Sep 17 00:00:00 2001 From: Peter Oertel Date: Wed, 23 Nov 2022 09:17:16 -0500 Subject: [PATCH] Ignore the release zip --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 51b990f..c53044b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /modules/ -/tempimages/ \ No newline at end of file +/tempimages/ +booru2prompt.zip \ No newline at end of file