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