mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-09 21:47:34 +01:00
Visual Studio build configuration for Bitcoin Core
This commit is contained in:
10
build_msvc/.gitignore
vendored
Normal file
10
build_msvc/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Build directories
|
||||
Debug/*
|
||||
Release/*
|
||||
.vs
|
||||
packages/*
|
||||
*/Obj
|
||||
*/Debug
|
||||
*/Release
|
||||
*/x64
|
||||
*.vcxproj.user
|
||||
Reference in New Issue
Block a user