From b89a509754ef97917b9fc510122722c931216b34 Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Tue, 18 Jul 2023 23:36:42 +0200 Subject: [PATCH] remove temp dir --- win/tools/autopatch/.gitignore | 1 - win/tools/autopatch/temp/.gitempty | 0 2 files changed, 1 deletion(-) delete mode 100644 win/tools/autopatch/temp/.gitempty diff --git a/win/tools/autopatch/.gitignore b/win/tools/autopatch/.gitignore index df082ef..e00c98c 100644 --- a/win/tools/autopatch/.gitignore +++ b/win/tools/autopatch/.gitignore @@ -111,5 +111,4 @@ venv.bak/ # dont commit 7zip files 7z.dll 7z.exe 7z.* -temp/* !.gitempty \ No newline at end of file diff --git a/win/tools/autopatch/temp/.gitempty b/win/tools/autopatch/temp/.gitempty deleted file mode 100644 index e69de29..0000000