mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-21 17:49:58 -05:00
Merge pull request #14246 from LeddaZ/android-gitignore
Android: Add build output folders to gitignore
This commit is contained in:
commit
4c7cb2622f
4
Source/Android/app/.gitignore
vendored
4
Source/Android/app/.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
|||
/build
|
||||
/debug
|
||||
/release
|
||||
/benchmarkRelease
|
||||
/nonMinifiedRelease
|
||||
/.externalNativeBuild
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user