thunderbird-android/plugins/openpgp-api-lib/openpgp-api/.gitignore
2016-01-20 21:27:25 +01:00

33 lines
No EOL
298 B
Text

#Android specific
bin
gen
obj
lint.xml
local.properties
release.properties
ant.properties
*.class
*.apk
#Gradle
.gradle
build
gradle.properties
#Maven
target
pom.xml.*
#Eclipse
.project
.classpath
.settings
.metadata
#IntelliJ IDEA
.idea
*.iml
#Lint output
lint-report.html
lint-report_files/*