Browse Source

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

Chris Gunn 6 years ago
parent
commit
b3d1e72efb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      VisualStudio.gitignore

+ 2 - 0
VisualStudio.gitignore

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