From df0bdeb09654ecedc7766dff700719959cf960cb Mon Sep 17 00:00:00 2001 From: Kgothatso Date: Sat, 3 Aug 2024 19:55:35 +0200 Subject: [PATCH] Add xconfigure to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d20e46d..94402c47 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ frost_example /CMakeUserPresets.json # Default CMake build directory. /build +xconfigure.sh