1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 02:38:12 +02:00

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

This commit is contained in:
Chris Gunn 2018-11-02 14:17:40 -07:00
parent ec24607631
commit b3d1e72efb

View File

@ -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/