From e1d77aeeda5ae4666d8c3bcda164fa8b84d56b8d Mon Sep 17 00:00:00 2001 From: Ian McInerney Date: Sat, 5 Aug 2023 18:55:48 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8aacc7afb2..397a2aca95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ .downloads-by-cmake .gdb_history boost_root -/Build -/build +/Build* +/build* /cmake-build-* common/fp_lib_table_keywords.cpp common/drc_rules_keywords.cpp @@ -27,6 +27,7 @@ eeschema/schematic_keywords.* pcbnew/pcb_plot_params_keywords.cpp pcbnew/pcb_plot_params_lexer.h Makefile +CMakeUserPresets.json CMakeCache.txt .cache/ auto_renamed_to_cpp