Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-06-21 12:09:36 +0400
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-06-21 12:09:36 +0400
commit17a8e3bd2d36580e8f49484341960137f724a3e7 (patch)
tree173964d1b5566129897f85f864d054e944a6b000
parentb8f62d6de66757fb53d10295ff41d85cfdd7b97d (diff)
Improve the ignore list
-rw-r--r--.gitignore11
1 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6bc2606a..bd97621c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
-*.gen
-build
+.classpath
.gradle
+.project
+
+*.class
+*.gen
+*.swp
+
+bin/
+build/