[tor-commits] [orbot/master] gitignore ndk-build artifacts
n8fr8 at torproject.org
n8fr8 at torproject.org
Mon Aug 24 21:02:51 UTC 2020
commit fbda0e452c4aca350878e2313108fc038a47a237
Author: bim <dsnake at protonmail.com>
Date: Fri Jun 12 11:50:38 2020 -0400
gitignore ndk-build artifacts
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 16e53c25..6e97d832 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# compiled NDK binary artifacts
+orbotservice/src/main/libs/
+
# auto-generated files from Android builds
build.xml
ant.properties
More information about the tor-commits
mailing list