open-keychain/OpenPGP-Keychain-API/libraries/keychain-api-library/.gitignore
2014-02-09 19:22:14 +01:00

30 lines
248 B
Plaintext

#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