From 49ddca58e5e7c4948ca75195e919ec2e1dbc8d60 Mon Sep 17 00:00:00 2001 From: "Alice (BaranovEK)" Date: Mon, 1 Apr 2024 12:58:00 +0300 Subject: [PATCH] =?UTF-8?q?git:=20=D0=B7=D0=B0=D0=BA=D0=BE=D0=BC=D0=BC?= =?UTF-8?q?=D0=B8=D1=87=D0=B5=D0=BD=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4d72a82 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/bin +/obj +/project.layout