diff --git a/.gitignore b/.gitignore index 881a3cb9ee..be2c9e71f5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,8 @@ Source/Core/Common/scmrev.h /[Bb]uild*/ /[Bb]inary/ /obj/ -# Android cmake builds to here then copies to Source/Android. +# Ignore files output by Android cmake build +/Source/Android/app/.cxx/ /libs/ # Ignore various files created by visual studio/msbuild *.ipch