Manage your torrents from your Android device

26 lines
303 B

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
.apt_generated/
# Local configuration file (sdk path, etc)
local.properties
# Eclipse project files
.classpath
.project
.settings/
.local.properties
# OS temp files
.DS_Store