From 61c7cfae062831631fb00996b3524588e6a8d053 Mon Sep 17 00:00:00 2001 From: Matti Date: Tue, 22 Oct 2024 09:09:04 +0200 Subject: [PATCH] Update GitIgnore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8dd4607..91b8735 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +# Test change + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. ## @@ -395,4 +397,5 @@ FodyWeavers.xsd *.msp # JetBrains Rider -*.sln.iml \ No newline at end of file +*.sln.iml +/cmake-build-debug/