From d2f24193df14782d7792a7a36688d5d860496970 Mon Sep 17 00:00:00 2001 From: "s0wlz (Matthias Puchstein)" Date: Wed, 17 Dec 2025 02:01:18 +0100 Subject: [PATCH] added export_unity/buildings_glb/ export_unity/buildings_glb_split/ to .git ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bad3e4c..120da36 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,8 @@ export_unity/**/.DS_Store export_unity/ortho_jpg/ export_unity/height_png16/ export_unity/buildings_obj/ +export_unity/buildings_glb/ +export_unity/buildings_glb_split/ # Keep the manifest by default (remove this line if you want to ignore it too) !export_unity/tile_index.csv