Skip to content

Commit

Permalink
Android Studio
Browse files Browse the repository at this point in the history
Ignoring 3 xml files that are often modified simply by opening and testing a project.
And that only store local data.
  • Loading branch information
paulsmithkc authored Feb 2, 2022
1 parent 8ea9c64 commit d7a25ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Android.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ output.json
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml

# Keystore files
*.jks
Expand Down

0 comments on commit d7a25ed

Please sign in to comment.