This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add `ARM` and `ARM64` to Visual Studio's ignore file.
Chris Gunn
6 years ago
parent
ec24607631
commit
b3d1e72efb
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
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/