Extended gitignore rules for build directories

This commit is contained in:
Maciej Suminski 2016-10-17 11:59:10 +02:00
parent af3d5befa7
commit ba81eda197
1 changed files with 2 additions and 3 deletions

5
.gitignore vendored
View File

@ -1,7 +1,7 @@
boost_root
.downloads-by-cmake
Build
build
Build*
build*
common/netlist_keywords.*
common/netlist_lexer.h
common/pcb_plot_params_lexer.h
@ -38,7 +38,6 @@ Documentation/development/doxygen
*.pyc
.*.swp
*~
build-*
common/pcb_plot_params_keywords.cpp
include/pcb_plot_params_lexer.h
pcbnew/specctra_keywords.cpp