From 6a8d0d3bd3a76d532ea0e954084b970ed3065cd1 Mon Sep 17 00:00:00 2001 From: "laba34 (BuntovaMS)" Date: Wed, 28 May 2025 09:56:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20.gitignore?= 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..45cf9a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/bin +/obj +/*.depend +/*.layout