Created
December 4, 2015 19:11
-
-
Save Rodolfocartas/8d36e77a9d6e35b626a0 to your computer and use it in GitHub Desktop.
Android git ignore
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
.gradle | |
/local.properties | |
/.idea/workspace.xml | |
/.idea/libraries | |
.DS_Store | |
/build | |
/captures | |
.idea | |
*.apk | |
app/src/release | |
unused.txt | |
seeds.txt | |
mapping.txt | |
class_files.txt | |
out.map |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment