From 7983edafe8416d51af8c1d2a2645153e28952f67 Mon Sep 17 00:00:00 2001 From: briaguya <70942617+briaguya0@users.noreply.github.com> Date: Sat, 25 Jul 2026 04:55:59 -0400 Subject: [PATCH] Drop the gitignore negation for the prebuilt archive Left over with the .gitattributes rule when prebuilt/ was removed. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index c9c30c8a7f..987a859c10 100644 --- a/.gitignore +++ b/.gitignore @@ -461,6 +461,3 @@ soh/properties.h /clang-format /clang-format.exe *.o2r -# TEMPORARY (Torch migration): the checked-in soh.o2r that GenerateSohOtr copies. -# Remove this negation when Phase 4's packer replaces it -- see prebuilt/README.md. -!prebuilt/soh.o2r