Ignore .cxx

Summary:
Seems to be a new thing from the Android Build system
and it's quite annoying.

Reviewed By: jknoxville

Differential Revision: D17163339

fbshipit-source-id: 938264d301e7546a4a6e3276e91184ab5498a833
This commit is contained in:
Pascal Hartig
2019-09-04 04:42:56 -07:00
committed by Facebook Github Bot
parent 783f6134b1
commit d2778e05f5

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ local.properties
**/.classpath **/.classpath
android/*/bin/**/*.class android/*/bin/**/*.class
libs/*/bin/**/*.class libs/*/bin/**/*.class
.cxx
# Mac OS X # Mac OS X
*.DS_Store *.DS_Store