mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
11 lines
98 B
Text
11 lines
98 B
Text
|
# Build directories
|
||
|
Debug/*
|
||
|
Release/*
|
||
|
.vs
|
||
|
packages/*
|
||
|
*/Obj
|
||
|
*/Debug
|
||
|
*/Release
|
||
|
*/x64
|
||
|
*.vcxproj.user
|