From c28ea492ecf38b7303957bc19f2d8a7a73ba24c1 Mon Sep 17 00:00:00 2001 From: "s0wlz (Matthias Puchstein)" Date: Mon, 15 Dec 2025 23:02:32 +0100 Subject: [PATCH] Ignore raw/ explicitly --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d02678..bad3e4c 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ export_unity/buildings_obj/ # Keep the manifest by default (remove this line if you want to ignore it too) !export_unity/tile_index.csv geodata_config.json +raw/ # --- Raw downloaded source data (usually too big for git) --- *.zip