Browse Source

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

Chris Gunn 6 năm trước cách đây
mục cha
commit
b3d1e72efb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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/