From b8a9204919b25af13c4693a3609b1edbd8285744 Mon Sep 17 00:00:00 2001 From: "Alice (VasinaEY)" Date: Sat, 3 May 2025 22:44:15 +0300 Subject: [PATCH] =?UTF-8?q?git:=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20bin=20obj=20.layou?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01fd935 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/bin +/obj +/*.layout +/*.depend