From 31115014a5525a9f2bc8d7b75aa860f4db7f04e5 Mon Sep 17 00:00:00 2001 From: Sen66 Date: Sat, 21 Feb 2026 17:04:59 +0100 Subject: [PATCH] ignore some more build directories --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2ef40a0..742d70a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ build/ *.suo .vs/ CMakeUserPresets.json +plugins/RcNetPluginCompatLayer/bridge/obj +plugins/RcNetPluginCompatLayer/bridge/bin +.cache