From 706c21e530ac28ace23ae976a451022b1a567c7c Mon Sep 17 00:00:00 2001 From: artemzelenov Date: Fri, 21 Apr 2023 11:08:52 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D1=84=D0=B0=D0=B9=D0=BB=D0=BE?= =?UTF-8?q?=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 project/.gitignore diff --git a/project/.gitignore b/project/.gitignore new file mode 100644 index 0000000..cd42ee3 --- /dev/null +++ b/project/.gitignore @@ -0,0 +1,2 @@ +bin/ +obj/