Android: Add build output folders to gitignore
Signed-off-by: Leonardo Ledda <[email protected]>
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
/build
|
||||
/debug
|
||||
/release
|
||||
/benchmarkRelease
|
||||
/nonMinifiedRelease
|
||||
/.externalNativeBuild
|
||||
|
||||
Reference in New Issue
Block a user