From bd8500fe7ab37e37a44b720b95d375fda793c12c Mon Sep 17 00:00:00 2001 From: Florens Douwes Date: Tue, 27 May 2014 19:37:14 +0200 Subject: [PATCH] Check in .iml files --- .gitignore | 2 +- Clover/Clover.iml | 13 ++++++++ Clover/app/app.iml | 74 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 Clover/Clover.iml create mode 100644 Clover/app/app.iml diff --git a/.gitignore b/.gitignore index a9d1f4e7..4f33ee1d 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,7 @@ local.properties #.idea/workspace.xml - remove # and delete .idea if it better suit your needs. .gradle build/ -*.iml +#*.iml ## Windows detritus ############# diff --git a/Clover/Clover.iml b/Clover/Clover.iml new file mode 100644 index 00000000..d9c631dd --- /dev/null +++ b/Clover/Clover.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Clover/app/app.iml b/Clover/app/app.iml new file mode 100644 index 00000000..00846781 --- /dev/null +++ b/Clover/app/app.iml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +