From 422e87dd97ba489333c3a32a89e0c525b9c138f6 Mon Sep 17 00:00:00 2001 From: tiann Date: Wed, 4 Jan 2023 21:57:52 +0800 Subject: [PATCH] misc: Add gitignore --- manager/app/src/main/jniLibs/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 manager/app/src/main/jniLibs/.gitignore diff --git a/manager/app/src/main/jniLibs/.gitignore b/manager/app/src/main/jniLibs/.gitignore new file mode 100644 index 00000000..311f7299 --- /dev/null +++ b/manager/app/src/main/jniLibs/.gitignore @@ -0,0 +1 @@ +libksud.so \ No newline at end of file