Auxio/.gitignore
OxygenCobalt 675f4af41b Add android boilerplate code
Add the Gradle/Android project structure and the boilerplate code.
2020-08-17 09:52:52 -06:00

14 lines
No EOL
119 B
Text

# Gradle
.gradle
local.properties
build/
# Studio
.idea/
.DS_Store/
captures/
# Other
.externalNativeBuild
*.iml
.cxx