mirror of
https://github.com/boostorg/beast.git
synced 2025-06-25 03:51:36 +02:00
Update .gitignore for VS2017
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,7 @@
|
|||||||
bin/
|
bin/
|
||||||
bin64/
|
bin64/
|
||||||
|
|
||||||
|
# Because of CMake and VS2017
|
||||||
|
Win32/
|
||||||
|
x64/
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
* Make close_code a proper enum
|
* Make close_code a proper enum
|
||||||
* Add flat_streambuf
|
* Add flat_streambuf
|
||||||
* Rename to BEAST_DOXYGEN
|
* Rename to BEAST_DOXYGEN
|
||||||
|
* Update .gitignore for VS2017
|
||||||
|
|
||||||
API Changes:
|
API Changes:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user