mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
gitignore: ignore top-level .vs folder
This folder is generated when using the CMake build system from within Visual Studio. Closes https://github.com/curl/curl/pull/1746
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@
|
||||
.libs
|
||||
.project
|
||||
.settings
|
||||
/.vs
|
||||
/build/
|
||||
/builds/
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user