From 8b8ad6745c54e5ff2bd1b782ff37f17b665217a3 Mon Sep 17 00:00:00 2001 From: EKNr1 Date: Sun, 5 Nov 2023 18:10:11 +0100 Subject: [PATCH] Added wobbl_tools folder to .gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5d381cc..4559c73 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,6 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +/tools/ +/wobbl_tools/ +/Wobbl_Tools/