From 4c1a60db5ba27130ea727e83e1c5b0dcb0d6561f Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Wed, 30 Oct 2019 03:09:22 -0400 Subject: [PATCH] Add Android Studio settings to .gitignore (#3492) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1526310cc..474bbfc02 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,9 @@ ios/Pods local.properties *.iml android/app/bin +.settings +.project +.classpath # node.js #