From cf2b3da2743ffd948608df42514691c69b14c505 Mon Sep 17 00:00:00 2001 From: "Alice(LazarevDV)" Date: Fri, 18 Apr 2025 21:30:29 +0300 Subject: [PATCH] =?UTF-8?q?build:=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=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