From 51d3f02a85332418863c3143b620b6ddf42e4639 Mon Sep 17 00:00:00 2001 From: IvanovArtAl Date: Sat, 5 Jul 2025 12:21:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5?= =?UTF-8?q?=D0=BA=D0=B0=20curl=20=D0=B8=20=D1=80=D0=B5=D1=88=D0=B5=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=BF=D1=80=D0=BE=D0=B1=D0=BB=D0=B5=D0=BC=D1=8B=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B8=20=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA=D0=B5?= =?UTF-8?q?=20=D0=BF=D1=80=D0=BE=D0=B3=D1=80=D0=B0=D0=BC=D0=BC=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- lab01.cbp | 6 ++++++ main.cpp | 2 ++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 793c0f3..f742d5b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ bin/ obj/ *.cbp *.layout -*.depend *.user +*.depend diff --git a/lab01.cbp b/lab01.cbp index e7b48a0..d46f9b1 100644 --- a/lab01.cbp +++ b/lab01.cbp @@ -13,6 +13,7 @@