From c0c9c5311b5eb05059d9c0e0ed6d4d5003d375b5 Mon Sep 17 00:00:00 2001 From: skippyall <121978267+skippyall@users.noreply.github.com> Date: Sat, 26 Aug 2023 21:48:06 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7667471..54c3d8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -pvptogglepluginworkspace/Pvptoggle.iml \ No newline at end of file +pvptogglepluginworkspace/Pvptoggle.iml +pvptogglepluginworkspace/target \ No newline at end of file