From a3bb5eabb80a97b5aad6d0f1d1d180a079ffd9d1 Mon Sep 17 00:00:00 2001 From: Rexbas Date: Tue, 11 Apr 2023 19:59:31 +0200 Subject: [PATCH] Add CLion default cmake-build locations to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 518434bf71..5250cd0cbe 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ install_manifest.txt /Mod/ /ZERO_CHECK.dir/ /build/ +/cmake-build*/ /src/Tools/offlinedoc/localwiki/ /src/Tools/offlinedoc/*.txt OpenSCAD_rc.py