mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
Update gitignore
This commit is contained in:
parent
670936096e
commit
e1d77aeeda
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,8 +1,8 @@
|
|||||||
.downloads-by-cmake
|
.downloads-by-cmake
|
||||||
.gdb_history
|
.gdb_history
|
||||||
boost_root
|
boost_root
|
||||||
/Build
|
/Build*
|
||||||
/build
|
/build*
|
||||||
/cmake-build-*
|
/cmake-build-*
|
||||||
common/fp_lib_table_keywords.cpp
|
common/fp_lib_table_keywords.cpp
|
||||||
common/drc_rules_keywords.cpp
|
common/drc_rules_keywords.cpp
|
||||||
@ -27,6 +27,7 @@ eeschema/schematic_keywords.*
|
|||||||
pcbnew/pcb_plot_params_keywords.cpp
|
pcbnew/pcb_plot_params_keywords.cpp
|
||||||
pcbnew/pcb_plot_params_lexer.h
|
pcbnew/pcb_plot_params_lexer.h
|
||||||
Makefile
|
Makefile
|
||||||
|
CMakeUserPresets.json
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
.cache/
|
.cache/
|
||||||
auto_renamed_to_cpp
|
auto_renamed_to_cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user