This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fluss-rust.git
commit 5031d127d468633fd7be0ec21720b6abe3d1483f Author: Jark Wu <j...@apache.org> AuthorDate: Mon Aug 25 17:32:17 2025 +0800 Initial Commit --- .DS_Store | Bin 6148 -> 0 bytes .gitignore | 1 + 2 files changed, 1 insertion(+) diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index aa422df..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 0e51e80..c6edfb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store # Generated by Cargo # will have compiled files and executables debug/