From 1a6c05d28adfc328ed9bbfa52106d0813e6bc6e7 Mon Sep 17 00:00:00 2001 From: kaichaosun Date: Thu, 9 Apr 2026 13:40:49 +0800 Subject: [PATCH] chore: use git exclue for justfile --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c968a3d..9d00a2f 100644 --- a/.gitignore +++ b/.gitignore @@ -29,8 +29,8 @@ target # Temporary data folder tmp + .DS_Store -justfile # Generated C headers (produced by `make` in examples/c-ffi; do not commit) crates/client-ffi/client_ffi.h