Unverified Commit 1548cc40 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2871 from cwize1/AddArmToVisualStudio

Add `ARM` and `ARM64` to Visual Studio's ignore file.
parents 4a8e0a15 b3d1e72e
...@@ -20,6 +20,8 @@ ...@@ -20,6 +20,8 @@
[Rr]eleases/ [Rr]eleases/
x64/ x64/
x86/ x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/ bld/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment