From 88850f9da8fbd25e48d49d324c9539ea99b6c6c7 Mon Sep 17 00:00:00 2001 From: Haas Date: Mon, 5 Jun 2023 20:03:40 +0200 Subject: [PATCH] Having a fight with Gitignore. Added CMakePresets.json CMakePresets.json is used by microsoft visual studio code for storing settings. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5250cd0cbe..4c9c036429 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ install_manifest.txt /src/Tools/offlinedoc/*.txt OpenSCAD_rc.py tags +CMakePresets.json # crowdin file src/Tools/freecad.zip