Ignore package.xml

Test: git status
Change-Id: I07df4fb787b72789218ae15f58c2c8d7a3deb9a1
diff --git a/.gitignore b/.gitignore
index d4acfbf..ee9bb94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 # Ignore python temporary files
 __pycache__/
 *.py[cod]
+
+# Ignore Andoid Studio generated files
+package.xml