From 6413bb078dc517f8e61d3bc8f4ae239e036ee447 Mon Sep 17 00:00:00 2001 From: ivan agosto Date: Thu, 24 Jan 2019 14:46:34 -0600 Subject: [PATCH] iml files ignored --- .gitignore | 2 + app/app.iml | 205 ---------------------------------------------------- p2play.iml | 11 --- 3 files changed, 2 insertions(+), 216 deletions(-) delete mode 100644 app/app.iml delete mode 100644 p2play.iml diff --git a/.gitignore b/.gitignore index 395b47d..1879412 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,6 @@ captures/ \.idea/ +# iml Files *.iml +app/app.iml diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index bcbc323..0000000 --- a/app/app.iml +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/p2play.iml b/p2play.iml deleted file mode 100644 index 8e75e30..0000000 --- a/p2play.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file