From 24f7ba54954ba37c6706f86f1049fc97575e691e Mon Sep 17 00:00:00 2001 From: "Alice (BogoslovAN)" Date: Mon, 2 Jun 2025 13:46:58 +0300 Subject: [PATCH] git: dobavleniye gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2ee5987 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/bin +/obj +/*.layout \ No newline at end of file