diff --git a/.gitignore b/.gitignore index 055294483d..43bce7efc0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ Source/Core/Common/scmrev.h /[Bb]uild*/ /[Bb]inary/ /obj/ +# Android cmake builds to here then copies to Source/Android. +/libs/ # Ignore various files created by visual studio/msbuild *.ipch *.opensdf