update git ignore for android

Reviewed By: passy

Differential Revision: D37992545

fbshipit-source-id: 8dd4586499a74b825221d02a02956dfa18769742
This commit is contained in:
Luke De Feo
2022-07-20 06:51:09 -07:00
committed by Facebook GitHub Bot
parent 342bb2bd55
commit fd166473e5

5
.gitignore vendored
View File

@@ -32,6 +32,11 @@ android/*/bin/**/*.class
libs/*/bin/**/*.class libs/*/bin/**/*.class
.cxx .cxx
android/build
android/*/build
android/plugins/*/build
xplat/build
# Mac OS X # Mac OS X
*.DS_Store *.DS_Store