diff options
author | thexai <58434170+thexai@users.noreply.github.com> | 2020-07-27 11:19:07 +0200 |
---|---|---|
committer | thexai <58434170+thexai@users.noreply.github.com> | 2020-07-29 10:16:13 +0200 |
commit | c8d443acf45c8505090db74e5600b188040ab098 (patch) | |
tree | 13789d0e8631d91c38a0d7590a12f9a8b2146cf3 /.gitignore | |
parent | db40b2ade4b6e13d6fead7004e819325e2ea0f0b (diff) |
[win10] Bump SDK to v10.0.18362.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 608d40673d..0d9778728d 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,8 @@ CMakeSettings.json # Windows specific generated files *.appx +*.appxsym +*.msix *.cer *.exp *.ilk |