From fd166473e52bf6870e1d79577ca2c6a69b25189d Mon Sep 17 00:00:00 2001 From: Luke De Feo Date: Wed, 20 Jul 2022 06:51:09 -0700 Subject: [PATCH] update git ignore for android Reviewed By: passy Differential Revision: D37992545 fbshipit-source-id: 8dd4586499a74b825221d02a02956dfa18769742 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index f0aed8034..85be372d4 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,11 @@ android/*/bin/**/*.class libs/*/bin/**/*.class .cxx +android/build +android/*/build +android/plugins/*/build +xplat/build + # Mac OS X *.DS_Store