From a60a87dd13f5c87a9ea96d5aceda7fa3ce4e20d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Wi=C5=9Bniewski?= Date: Sat, 2 Aug 2025 15:52:28 +0200 Subject: [PATCH] Away blueprints directory goes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e0d091c7..b49261a5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ test.png /mods/* !/mods/cubyz +blueprints/ + /assets/* !/assets/cubyz !/assets/backgrounds/default_background.png