From fb14fe868d730272e1f1aa044921e6ea08fcaf60 Mon Sep 17 00:00:00 2001 From: Jonas Reith Date: Wed, 26 Aug 2026 19:36:54 +0200 Subject: [PATCH] Ignore unused zylann.hterrain addon Not referenced by any scene and too large to push (native binaries + doc images, ~19MB). Kept on disk locally; re-fetch it if HTerrain is ever actually adopted. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0af181c..7903ec7 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Godot 4+ specific ignores .godot/ /android/ + +# Unused third-party addon, too large to push (native binaries + doc images); +# kept locally, install again from source if ever actually used +/addons/zylann.hterrain/