Skip to main content

max / goingson

Ignore Tauri iOS generated asset symlinks under gen/apple/assets/_up_/ Tauri encodes parent-directory paths as _up_ segments. These are regenerated on every iOS build and have no place in version control. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-14 19:27 UTC
Commit: f9339690f45f1bc3584cee4235ab842bd8f13ba8
Parent: 643d297
1 file changed, +3 insertions, -0 deletions
M .gitignore +3
@@ -19,3 +19,6 @@ dist/
19 19
20 20 # Archive
21 21 _archive/
22 +
23 + # Tauri iOS generated asset symlinks (encode ../ as _up_)
24 + src-tauri/gen/apple/assets/_up_/