瀏覽代碼

chore: ignore new file in dot-idea directory (#227)

![CleanShot 2025-09-08 at 15.51.35@2x](/attachments/8133796b-eebf-4162-b6c4-f66d9217b48d)

Reviewed-on: https://gitea.angry.im/PeterCxy/OpenEUICC/pulls/227
Co-authored-by: septs <github@septs.pw>
Co-committed-by: septs <github@septs.pw>
septs 4 月之前
父節點
當前提交
0c98121c2a
共有 1 個文件被更改,包括 7 次插入14 次删除
  1. 7 14
      .idea/.gitignore

+ 7 - 14
.idea/.gitignore

@@ -1,14 +1,7 @@
-/shelf
-/caches
-/libraries
-/assetWizardSettings.xml
-/deploymentTarget*.xml
-/gradle.xml
-/misc.xml
-/modules.xml
-/navEditor.xml
-/runConfigurations.xml
-/workspace.xml
-/AndroidProjectSystem.xml
-
-**/*.iml
+*
+!/codeStyles/Project.xml
+!/codeStyles/codeStyleConfig.xml
+!/vcs.xml
+!/kotlinc.xml
+!/compiler.xml
+!/migrations.xml