aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'build_msvc/.gitignore')
-rw-r--r--build_msvc/.gitignore30
1 files changed, 0 insertions, 30 deletions
diff --git a/build_msvc/.gitignore b/build_msvc/.gitignore
deleted file mode 100644
index b2eb9313a0..0000000000
--- a/build_msvc/.gitignore
+++ /dev/null
@@ -1,30 +0,0 @@
-# Build directories
-Debug/*
-Release/*
-.vs
-packages/*
-*/Obj
-*/Debug
-*/Release
-*/x64
-*.vcxproj.user
-
-# .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
-libbitcoin_node/libbitcoin_node.vcxproj
-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
-
-/bitcoin_config.h
-/common.init.vcxproj
-
-*/Win32
-libbitcoin_qt/QtGeneratedFiles/*
-test_bitcoin-qt/QtGeneratedFiles/*
-vcpkg_installed \ No newline at end of file