Browse Source

Add `ARM` and `ARM64` to Visual Studio's ignore file.

pull/2871/head
Chris Gunn 5 years ago
parent
commit
b3d1e72efb
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      VisualStudio.gitignore

+ 2
- 0
VisualStudio.gitignore View File

@@ -20,6 +20,8 @@
[Rr]eleases/
x64/
x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/

Loading…
Cancel
Save