From 63695873ac92dd525986f24014527b282e1a157e Mon Sep 17 00:00:00 2001 From: Sam Cao Date: Wed, 6 Mar 2024 16:40:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20refactor:=20Exclude=20JNI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 673920bb..5ea88706 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,8 @@ rust/target .gradle build + +# ------------------------------------------------------------------------------ +# JNI + +rust/src/jni