Skip to content

Commit d570f26

Browse files
committed
Add bitcoin_config.h to build_msvc/.gitignore
bitcoin_config.h is auto-generated by the msvc-autogen.py script.
1 parent b2a8371 commit d570f26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_msvc/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ libbitcoin_zmq/libbitcoin_zmq.vcxproj
2121
bench_bitcoin/bench_bitcoin.vcxproj
2222
libtest_util/libtest_util.vcxproj
2323

24+
/bitcoin_config.h
25+
2426
*/Win32
2527
libbitcoin_qt/QtGeneratedFiles/*
2628
test_bitcoin-qt/QtGeneratedFiles/*

0 commit comments

Comments
 (0)