From 04fde2a33b0d9c72cde767e8e28a8efe1874f9ac Mon Sep 17 00:00:00 2001 From: Alexander Batalov Date: Wed, 6 Jul 2022 10:46:53 +0300 Subject: [PATCH] Ignore cmake build folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6ba36fd..a239a9a 100644 --- a/.gitignore +++ b/.gitignore @@ -390,3 +390,4 @@ FodyWeavers.xsd # CMake /out +/build