From 5940a774225b1eab3dc71c44dcc8653f4fa37910 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Wed, 1 Nov 2023 21:25:18 +0100 Subject: [PATCH] build: updated gitignore file ignore the cmake release directory also --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2cab470ea..d00cface6 100644 --- a/.gitignore +++ b/.gitignore @@ -215,6 +215,7 @@ Thumbs.db *___jb_old___ *.orig cmake-build-debug +cmake-build-release VSLinux/.vs .vs .flatpak-builder/