From e8d1b63ef47b24afe44120cb1cf2f815bbec108f Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 04:48:46 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81d549ae..1990e863 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ logs Cron/prod.ini Temp/ Temp -*.ssh \ No newline at end of file +*.ssh +.ssh/ \ No newline at end of file