Switch to side-by-side view

--- a
+++ b/navigationapp/app/libs/Google-Directions-Android-master/.gitignore
@@ -0,0 +1,37 @@
+# built application files
+*.apk
+*.ap_
+
+# files for the dex VM
+*.dex
+
+# Java class files
+*.class
+
+# generated files
+bin/
+gen/
+
+
+# Local configuration file (sdk path, etc)
+local.properties
+
+# Eclipse project files
+.classpath
+.project
+
+# Proguard folder generated by Eclipse
+proguard/
+
+# Intellij project files
+*.iml
+*.ipr
+*.iws
+.idea/
+build
+
+# Stupid MAC
+.DS_STORE
+
+# gradle
+.gradle