Skip to content

Commit 058e9ed

Browse files
authored
Refine .gitginore (#13931)
1 parent e6a5c16 commit 058e9ed

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

.gitignore

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -68,19 +68,11 @@ gradle.properties
6868

6969

7070
# IntelliJ IDEA
71-
.idea/workspace.xml
72-
.idea/checkstyleidea-libs
73-
74-
# references JDK_24 and the JDK name - high risk for conflicts
75-
.idea/misc.xml
76-
77-
# We don't modify these (and the defaults are good enough)
78-
.idea/.name
79-
.idea/IntelliLang.xml
80-
.idea/compiler.xml
81-
.idea/kotlinc.xml
82-
.idea/modules.xml
83-
71+
!.idea/codeStyles
72+
!.idea/.gitignore
73+
!.idea/checkstyle-idea.xml
74+
!.idea/vcs.xml
75+
.idea
8476
*.ipr
8577
*.iml
8678

0 commit comments

Comments
 (0)