aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/.gitignore
diff options
context:
space:
mode:
authorAaron Clauson <aaron@sipsorcery.com>2019-09-08 14:13:05 +0200
committerAaron Clauson <aaron@sipsorcery.com>2019-09-08 14:13:05 +0200
commit161968432205a5bdf9a98b99562e956be8c0db89 (patch)
treee9ba34be26f6416855146abe3af537c0677b52c1 /build_msvc/.gitignore
parent189c19e012427a0068fc51b9fcb1428dc28aa681 (diff)
downloadbitcoin-161968432205a5bdf9a98b99562e956be8c0db89.tar.xz
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
Diffstat (limited to 'build_msvc/.gitignore')
-rw-r--r--build_msvc/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_msvc/.gitignore b/build_msvc/.gitignore
index 8ba65dda8f..4d4aef7e35 100644
--- a/build_msvc/.gitignore
+++ b/build_msvc/.gitignore
@@ -10,3 +10,5 @@ packages/*
*.vcxproj.user
*.vcxproj
*/Win32
+libbitcoin_qt/QtGeneratedFiles/*
+test_bitcoin-qt/QtGeneratedFiles/*