mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 10:13:19 +02:00
Fix gitignore to ignore build in the root rather than wildcard
This commit is contained in:
parent
9a0fa460d1
commit
0a5438ec88
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,8 +1,8 @@
|
|||||||
.downloads-by-cmake
|
.downloads-by-cmake
|
||||||
.gdb_history
|
.gdb_history
|
||||||
boost_root
|
boost_root
|
||||||
Build*
|
Build/
|
||||||
build*
|
build/
|
||||||
common/fp_lib_table_keywords.cpp
|
common/fp_lib_table_keywords.cpp
|
||||||
common/drc_rules_keywords.cpp
|
common/drc_rules_keywords.cpp
|
||||||
common/drc_rules_lexer.h
|
common/drc_rules_lexer.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user