We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5b726 commit 5d29781Copy full SHA for 5d29781
1 file changed
.gitignore
@@ -93,6 +93,9 @@ _UpgradeReport_Files/
93
/*.host.mk
94
/deps/openssl/openssl.target.mk
95
/deps/zlib/zlib.target.mk
96
+# generated by MSVC with /P enabled
97
+tools/*/*.i
98
+tools/*/*.i.tmp
99
100
# === Rules for release artifacts ===
101
/*.tar.*
0 commit comments