From 9f64705862f489340f0d8a62c9b52af13fb15b12 Mon Sep 17 00:00:00 2001 From: XenGi Date: Sun, 28 Dec 2014 02:10:43 +0100 Subject: [PATCH] imported project. now the work begins --- .gitignore | 3 ++ PyMLGame-Controller.iml | 21 ++++++++++ app/app.iml | 90 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+) create mode 100644 PyMLGame-Controller.iml create mode 100644 app/app.iml diff --git a/.gitignore b/.gitignore index 6a0990f..b2333a5 100644 --- a/.gitignore +++ b/.gitignore @@ -52,6 +52,9 @@ $RECYCLE.BIN/ ### Android ### +# Android Studio +.idea/ + # Built application files *.apk *.ap_ diff --git a/PyMLGame-Controller.iml b/PyMLGame-Controller.iml new file mode 100644 index 0000000..2a02201 --- /dev/null +++ b/PyMLGame-Controller.iml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/app/app.iml b/app/app.iml new file mode 100644 index 0000000..9b47711 --- /dev/null +++ b/app/app.iml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +