mirror of
https://github.com/boostorg/boost.git
synced 2025-04-18 19:25:13 +00:00
Added files 'b2.exe' and 'bjam.exe' to ignore list on windows platform
This commit is contained in:
parent
54954b7455
commit
3638dd63ab
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
/b2
|
||||
/b2.exe
|
||||
/bin.v2
|
||||
/bjam
|
||||
/bjam.exe
|
||||
/bootstrap.log
|
||||
/boost
|
||||
/dist
|
||||
|
|
Loading…
Add table
Reference in a new issue