[tor-commits] [orbot/master] update gitignores for gradle

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Oct 13 19:38:50 UTC 2016


commit aba7f8e40e4bb60a3b04b356ab8a1fb960cc1101
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Sep 19 16:09:58 2016 -0400

    update gitignores for gradle
---
 .gitignore              | 2 ++
 orbotservice/.gitignore | 1 +
 2 files changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index c9ea2c4..c3831e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,5 @@ builds
 external/patches/*
 obj
 
+
+app/src/main/jniLibs/
diff --git a/orbotservice/.gitignore b/orbotservice/.gitignore
new file mode 100644
index 0000000..796b96d
--- /dev/null
+++ b/orbotservice/.gitignore
@@ -0,0 +1 @@
+/build





More information about the tor-commits mailing list