From ffe1052ecc5c36e798878f2a4ba76b1f67ce78fd Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sun, 13 Mar 2022 21:54:43 +0800 Subject: [PATCH] add gitignore items --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 824488d8..4012c815 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ composer.lock /ext/go-cqhttp/device.json /ext/go-cqhttp/go-cqhttp /ext/go-cqhttp/session.token +.zm_worker_*.pid \ No newline at end of file