2018-08-10 09:19:00 +02:00
|
|
|
# Build directories
|
|
|
|
Debug/*
|
|
|
|
Release/*
|
|
|
|
.vs
|
|
|
|
packages/*
|
|
|
|
*/Obj
|
|
|
|
*/Debug
|
|
|
|
*/Release
|
|
|
|
*/x64
|
|
|
|
*.vcxproj.user
|
2020-02-10 17:47:26 +01:00
|
|
|
|
|
|
|
# .vcxproj files that are auto-generated by the msvc-autogen.py script.
|
|
|
|
libbitcoin_cli/libbitcoin_cli.vcxproj
|
|
|
|
libbitcoin_common/libbitcoin_common.vcxproj
|
|
|
|
libbitcoin_crypto/libbitcoin_crypto.vcxproj
|
2021-12-20 16:53:01 +01:00
|
|
|
libbitcoin_node/libbitcoin_node.vcxproj
|
2020-02-10 17:47:26 +01:00
|
|
|
libbitcoin_util/libbitcoin_util.vcxproj
|
|
|
|
libbitcoin_wallet_tool/libbitcoin_wallet_tool.vcxproj
|
|
|
|
libbitcoin_wallet/libbitcoin_wallet.vcxproj
|
|
|
|
libbitcoin_zmq/libbitcoin_zmq.vcxproj
|
|
|
|
bench_bitcoin/bench_bitcoin.vcxproj
|
|
|
|
libtest_util/libtest_util.vcxproj
|
|
|
|
|
2022-02-05 11:48:21 +01:00
|
|
|
/bitcoin_config.h
|
|
|
|
|
2019-06-19 09:20:20 +02:00
|
|
|
*/Win32
|
2019-09-08 14:13:05 +02:00
|
|
|
libbitcoin_qt/QtGeneratedFiles/*
|
|
|
|
test_bitcoin-qt/QtGeneratedFiles/*
|
2020-09-29 14:48:28 +02:00
|
|
|
vcpkg_installed
|