mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-21 17:49:58 -05:00
Android: Add build output folders to gitignore
Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com>
This commit is contained in:
parent
09a0e95efe
commit
87345d5eda
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