From b80dc242ad62be80b118bca60c80d80aa49e694d Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Sat, 22 Feb 2025 02:22:46 +0800 Subject: [PATCH] chore: update .gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c30ef15..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 @@ -91,7 +98,6 @@ fabric.properties # Gradle projects .gradle -.kotlin build/ # Mkdocs temporary serving folder