diff --git a/.gitignore b/.gitignore index 68f2bcc..7f81c14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # IntelliJ .idea/ out/ -moasdawiki-app.iml +*.iml # Gradle .gradle/ diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index 52b816e..0000000 --- a/app/app.iml +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file