From d5ee13feee378b2f7d52910e5e9b60ee08fd851e Mon Sep 17 00:00:00 2001 From: Tanya Date: Mon, 13 May 2024 16:29:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20curl=20=D0=B2=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9fa1ef9..a7f2de5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ lab34.vcxproj lab34.vcxproj.filters lab34.vcxproj.user /x64 -.vs/ \ No newline at end of file +.vs/ +/curl \ No newline at end of file