Created
July 29, 2019 10:45
-
-
Save Schadenfeude/33a405b1fee826137d144062c809a766 to your computer and use it in GitHub Desktop.
Top level .gitignore for Android projects
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.iml | |
.idea/ | |
.gradle/ | |
build/ | |
local.properties | |
.DS_Store | |
captures | |
.externalNativeBuild |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment