From 82c5b211513ea09a917ecc95d82f50591fb69868 Mon Sep 17 00:00:00 2001 From: "alice (IvanovVG)" Date: Mon, 31 Mar 2025 14:16:03 +0300 Subject: [PATCH] git: ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d85abef --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/bin +/obj +/*.layout