diff options
Diffstat (limited to 'build_msvc')
-rw-r--r-- | build_msvc/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build_msvc/.gitignore b/build_msvc/.gitignore index f70eea5b04..b0e557bc0c 100644 --- a/build_msvc/.gitignore +++ b/build_msvc/.gitignore @@ -21,6 +21,8 @@ libbitcoin_zmq/libbitcoin_zmq.vcxproj bench_bitcoin/bench_bitcoin.vcxproj libtest_util/libtest_util.vcxproj +/bitcoin_config.h + */Win32 libbitcoin_qt/QtGeneratedFiles/* test_bitcoin-qt/QtGeneratedFiles/* |