mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Add /Source/Android/app/.cxx/ to .gitignore
Recent versions of Android Studio seem to put stuff here.
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user