From dc970808375820fde2c8a35e4b65c24ccf8db4a6 Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Sat, 1 Nov 2025 17:37:57 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8006fef89..3cb90ad45 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ packages/python_interpreter/workplace pytest.ini .astrbot -uv.lock \ No newline at end of file +uv.lock +astrbot.lock