From 412b4721d42cc2f2697f26aeefd942ea1dd1b98b Mon Sep 17 00:00:00 2001 From: Thomas Walker Lynch Date: Mon, 17 Nov 2025 04:03:22 +0000 Subject: [PATCH] removing temp directory --- tmp/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tmp/.gitignore diff --git a/tmp/.gitignore b/tmp/.gitignore deleted file mode 100644 index 92f5e33..0000000 --- a/tmp/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Ignore all files -* - -# But don't ignore the .gitignore file itself -!.gitignore -- 2.20.1