From a1537a4a7969afd4eb5cf61dc46ecd6f6250d2f4 Mon Sep 17 00:00:00 2001 From: WisoAltred Date: Tue, 25 Aug 2026 08:47:00 +0300 Subject: [PATCH] Fix-gitignore-autogenpath Fixes the path to be the proper path for gitignore. From #1149. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cc9ef9351..c590ed0bd 100644 --- a/.gitignore +++ b/.gitignore @@ -52,7 +52,7 @@ cmake-build-* .ninja_deps .ninja_log .qt/ -AttorneyOnline_autogen/ +Attorney_Online_autogen/ CMakeCache.txt CMakeFiles/ Testing/