mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
ignore b2.exe and bjam.exe (for Windows)
This commit is contained in:
parent
acf17d178c
commit
f23e1c6c75
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