aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/.gitignore
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-04-05 18:58:05 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-04-05 19:06:03 +0200
commitba0bf79a224d92e122f98fda94cb9f77092fea1f (patch)
tree80ecc773f3f39dc0d99d6e21b006e57038cf0ff9 /build_msvc/.gitignore
parent2391fb785063b8914738ef16dc8d9294ca251253 (diff)
downloadbitcoin-ba0bf79a224d92e122f98fda94cb9f77092fea1f.tar.xz
build: Do not modify `common.init.vcxproj` directly
Diffstat (limited to 'build_msvc/.gitignore')
-rw-r--r--build_msvc/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_msvc/.gitignore b/build_msvc/.gitignore
index b0e557bc0c..b2eb9313a0 100644
--- a/build_msvc/.gitignore
+++ b/build_msvc/.gitignore
@@ -22,6 +22,7 @@ bench_bitcoin/bench_bitcoin.vcxproj
libtest_util/libtest_util.vcxproj
/bitcoin_config.h
+/common.init.vcxproj
*/Win32
libbitcoin_qt/QtGeneratedFiles/*