diff options
Diffstat (limited to 'OpenPGP-Keychain-API-Lib/.gitignore')
-rw-r--r-- | OpenPGP-Keychain-API-Lib/.gitignore | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/OpenPGP-Keychain-API-Lib/.gitignore b/OpenPGP-Keychain-API-Lib/.gitignore deleted file mode 100644 index afa9dfc45..000000000 --- a/OpenPGP-Keychain-API-Lib/.gitignore +++ /dev/null @@ -1,33 +0,0 @@ -#Android specific -bin -gen -obj -libs/armeabi -lint.xml -local.properties -release.properties -ant.properties -*.class -*.apk - -#Gradle -.gradle -build -gradle.properties -gradlew -gradlew.bat -gradle - -#Maven -target -pom.xml.* - -#Eclipse -.project -.classpath -.settings -.metadata - -#IntelliJ IDEA -.idea -*.iml |