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