File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed
Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 1212.idea /** /usage.statistics.xml
1313.idea /** /dictionaries
1414.idea /** /shelf
15+ .idea /.name
16+ .idea /PMDPlugin.xml
17+ .idea /copilot.data.migration.ask2agent.xml
18+ .idea /ktfmt.xml
19+ .idea /AndroidProjectSystem.xml
1520
1621# AWS User-specific
1722.idea /** /aws.xml
3641# When using Gradle or Maven with auto-import, you should exclude module files,
3742# since they will be recreated, and may cause churn. Uncomment if using
3843# auto-import.
39- # .idea/artifacts
40- # .idea/compiler.xml
41- # .idea/jarRepositories.xml
42- # .idea/modules.xml
43- # .idea/*.iml
44- # .idea/modules
45- # *.iml
46- # *.ipr
44+ .idea /artifacts
45+ .idea /compiler.xml
46+ .idea /jarRepositories.xml
47+ .idea /modules.xml
48+ .idea /* .iml
49+ .idea /modules
50+ * .iml
51+ * .ipr
4752
4853# CMake
4954cmake-build- * /
You can’t perform that action at this time.
0 commit comments