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