diff --git a/.gitignore b/.gitignore index 075830a..1e1d8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -30,15 +30,22 @@ .idea/**/libraries # Gradle and Maven with auto-import +.idea/.name .idea/artifacts .idea/compiler.xml .idea/jarRepositories.xml .idea/modules.xml .idea/*.iml .idea/modules +.idea/caches +.idea/material_theme** +.idea/other.xml *.iml *.ipr +# Kotlin +.kotlin + # Misc .idea/misc.xml