Skip to content

Commit d7a25ed

Browse files
authored
Android Studio
Ignoring 3 xml files that are often modified simply by opening and testing a project. And that only store local data.
1 parent 8ea9c64 commit d7a25ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Android.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ output.json
1818
# IntelliJ
1919
*.iml
2020
.idea/
21+
misc.xml
22+
deploymentTargetDropDown.xml
23+
render.experimental.xml
2124

2225
# Keystore files
2326
*.jks

0 commit comments

Comments
 (0)