We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075c681 commit 7792a8cCopy full SHA for 7792a8c
.gitignore
@@ -55,6 +55,13 @@ quad
55
androidgcs/build.xml
56
androidgcs/local.properties
57
androidgcs/proguard-project.txt
58
+androidgcs/google-play-services_lib/.project
59
+androidgcs/google-play-services_lib/bin/
60
+androidgcs/google-play-services_lib/build.xml
61
+androidgcs/google-play-services_lib/gen/
62
+androidgcs/google-play-services_lib/local.properties
63
+androidgcs/google-play-services_lib/proguard-project.txt
64
+
65
66
# Ignore build output from Eclipse android builds
67
androidgcs/bin/
@@ -65,3 +72,4 @@ androidgcs/gen/
72
73
#local doxygen pages
74
/html
75
0 commit comments