Commit 1e476cd7 authored by Carl Suster's avatar Carl Suster

Merge pull request #925 from friederbluemle/update-android-gitignore

Improve Android .gitignore comments
parents 5979282c 631f8760
# built application files # Built application files
*.apk *.apk
*.ap_ *.ap_
# files for the dex VM # Files for the Dalvik VM
*.dex *.dex
# Java class files # Java class files
*.class *.class
# generated files # Generated files
bin/ bin/
gen/ gen/
# Ignore gradle files # Gradle files
.gradle/ .gradle/
build/ build/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment