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:
authorRoberto Tyley <roberto.tyley@gmail.com>2014-01-20 01:57:36 +0400
committerRoberto Tyley <roberto.tyley@gmail.com>2014-07-26 01:51:11 +0400
commite84bdad47f03d6c0c0f19b5c113ba8923c775596 (patch)
tree434c36bb6469d4da69ecedd4d5ee33810440b532
parent24e8ae9e95f912f65beb75659fabae37da54ec67 (diff)
Git-ignore files generated during Gradle build
These are some of the files/dirs (that you wouldn't want to check-in to source-control) that I see after getting the gradle-build going:
-rw-r--r--.gitignore2
-rw-r--r--pg/.gitignore4
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d08739a4..2800b03c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,5 @@
bin/
build/
.settings/
+.idea
+*.iml
diff --git a/pg/.gitignore b/pg/.gitignore
new file mode 100644
index 00000000..15b49f20
--- /dev/null
+++ b/pg/.gitignore
@@ -0,0 +1,4 @@
+/*.txt
+/*.asc
+/*.bpg
+