diff --git a/.gitignore b/.gitignore index 7f036ba..39bb026 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,5 @@ out # Source: # https://raw.githubusercontent.com/github/gitignore/master/Android.gitignore # https://gitlab.com/fdroid/fdroidclient/raw/master/.gitignore + +*.iml diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index 8903f3d..0000000 --- a/app/app.iml +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file