aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain-API/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain-API/.gitignore')
-rw-r--r--OpenKeychain-API/.gitignore29
1 files changed, 0 insertions, 29 deletions
diff --git a/OpenKeychain-API/.gitignore b/OpenKeychain-API/.gitignore
deleted file mode 100644
index aa8bb5760..000000000
--- a/OpenKeychain-API/.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