From ddf5901730171496158835c7f0eebbf5b06f6258 Mon Sep 17 00:00:00 2001 From: shuaiplus <2327005759@qq.com> Date: Sun, 1 Mar 2026 23:27:57 +0800 Subject: [PATCH] chore: ensure newline at end of .gitignore file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fdcc761..7067bf4 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,4 @@ npm-debug.log* # Package lock (optional - remove if you want to commit it) # package-lock.json -tmp/ +tmp/ \ No newline at end of file