From 53bb8201479a2d4a5dc37372725980dc02f4cf30 Mon Sep 17 00:00:00 2001 From: VasilyevaKS Date: Mon, 19 May 2025 10:27:15 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 project/.gitignore diff --git a/project/.gitignore b/project/.gitignore new file mode 100644 index 0000000..9d83ebf --- /dev/null +++ b/project/.gitignore @@ -0,0 +1,3 @@ +/bin +/obj +*.layout