From 10f6023e98a8703801ed76c05df2fe4b04419434 Mon Sep 17 00:00:00 2001 From: shagr4th Date: Sat, 24 Dec 2016 10:02:27 +0100 Subject: [PATCH] Cleanup --- .gitignore | 1 + app/app.iml | 148 ---------------------------------------------------- 2 files changed, 1 insertion(+), 148 deletions(-) delete mode 100644 app/app.iml diff --git a/.gitignore b/.gitignore index c899385..1365dc5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ local.properties # User-specific configurations .idea/ *.iml +app/app.iml # OS-specific files .DS_Store diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index 1605ad3..0000000 --- a/app/app.iml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file