From 615f3be62a807943d4567d87366301f1b2bd46d4 Mon Sep 17 00:00:00 2001 From: Redume Date: Mon, 24 Jun 2024 22:33:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B8=20=D0=BF=D0=B0?= =?UTF-8?q?=D0=BF=D0=BA=D0=B8,=20=D0=B8=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=D0=B8=20SSL?= =?UTF-8?q?=20=D0=B2=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa57060..0cfb393 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ .idea node_modules + config.yaml -package-lock.json \ No newline at end of file +package-lock.json + +CertSSL/ \ No newline at end of file