Skip to content

Commit 65b54ee

Browse files
committed
更新 gitignore
1 parent 3886218 commit 65b54ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ output.json
2020
# IntelliJ
2121
*.iml
2222
.idea/
23+
misc.xml
24+
deploymentTargetDropDown.xml
25+
render.experimental.xml
2326

2427
# Keystore files
2528
*.jks
@@ -30,3 +33,6 @@ google-services.json
3033

3134
# Android Profiling
3235
*.hprof
36+
37+
# Kotlin
38+
.kotlin/

0 commit comments

Comments
 (0)