From 99b3384834995331fe9b872ca20e72f12bdc9b84 Mon Sep 17 00:00:00 2001 From: Isma <71719097+Doozers@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:11:49 +0100 Subject: [PATCH] fix: remove gitkeep Signed-off-by: Isma <71719097+Doozers@users.noreply.github.com> --- .gitignore | 2 -- plugins/.gitkeep | 0 2 files changed, 2 deletions(-) delete mode 100644 plugins/.gitkeep diff --git a/.gitignore b/.gitignore index 62a4b3d7bc..597145d60f 100644 --- a/.gitignore +++ b/.gitignore @@ -51,5 +51,3 @@ logs/ tests/spec-tests/ #pgeth - -!plugin/.gitkeep diff --git a/plugins/.gitkeep b/plugins/.gitkeep deleted file mode 100644 index e69de29bb2..0000000000