From 59cb19c306ff2257f830406d60ad1fc785c88c33 Mon Sep 17 00:00:00 2001 From: "Alice (BadaninaSP)" Date: Mon, 2 Feb 2026 01:25:04 +0400 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=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..5c80ae4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/bin +/obj +*.layout +project.depend