Browse Source

Update gitignore

newinvert
Ian McInerney 2 years ago
parent
commit
e1d77aeeda
  1. 5
      .gitignore

5
.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

Loading…
Cancel
Save