commit fbda0e452c4aca350878e2313108fc038a47a237 Author: bim dsnake@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