From 9485ced68a81f8880f3b173e62b62b55f0dd80aa Mon Sep 17 00:00:00 2001 From: cai <cai@nbcai.cc> Date: Wed, 12 Aug 2026 10:29:38 +0800 Subject: [PATCH] fix(helper): observe fixture attributes through probe ttl --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 7074eb8..3d268ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .local/ -.tmp/ target/ +.tmp/ -- Gitblit v1.9.3