From 22a76114e01147db76d5f0345fbec2c57d38addb Mon Sep 17 00:00:00 2001 From: "s0wlz (Matthias Puchstein)" Date: Sun, 14 Dec 2025 04:21:16 +0100 Subject: [PATCH] removed the heightmaps because of size --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 94359b0..4d378ca 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ export_unity/**/tile_test.* export_unity/**/test_* export_unity/**/.DS_Store export_unity/ortho_jpg/ +export_unity/height_png16/ +export_unity/buildings_obj/ # Keep the manifest by default (remove this line if you want to ignore it too) !export_unity/tile_index.csv