diff options
author | fiaxh <github@lightrise.org> | 2015-10-29 13:03:41 +0000 |
---|---|---|
committer | fiaxh <github@lightrise.org> | 2015-11-09 13:49:57 +0000 |
commit | fac1d4e0bdfcfdf01a30f2d9f88ec2c84560e33c (patch) | |
tree | e59aa510a158b79c12bcf23a0d957e195a35dc35 /libs/openpgp-api-lib/.gitignore | |
parent | c6e54e7e5a3e402553d2f57e2997fb80d029d559 (diff) |
Use OpenPGP-API 9.0
Diffstat (limited to '')
-rw-r--r-- | libs/openpgp-api-lib/.gitignore | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/libs/openpgp-api-lib/.gitignore b/libs/openpgp-api-lib/.gitignore deleted file mode 100644 index aa8bb576..00000000 --- a/libs/openpgp-api-lib/.gitignore +++ /dev/null @@ -1,29 +0,0 @@ -#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 |