From cdc38a91c5a8cffdaeeecf30e694484855406474 Mon Sep 17 00:00:00 2001 From: Artem Date: Mon, 8 Apr 2024 14:54:20 +0300 Subject: [PATCH] =?UTF-8?q?git::=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=D0=B8=D1=80?= =?UTF-8?q?=D1=83=D0=B5=D0=BC=D1=8B=D0=B5=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ba71ac --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/bin +/mainmain.c +/my_project.depend +/my_project.layout +/obj