• src/doors/.gitignore build.bat

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thu Jul 23 00:08:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/992e0240481538a2187eced8
    Modified Files:
    src/doors/.gitignore build.bat
    Log Message:
    doors: give build.bat's -q logs their own directory

    build.sh and build.bat both wrote per-target logs straight into
    .build-logs/, and this checkout is served to a *nix host and a Windows host
    at once, so a -q run from either overwrote the other's logs for the eight targets they have in common -- a .build-logs/syncduke.log holding MSVC
    output rather than gcc's.

    Put the Win32 logs in .build-logs/win32/ and leave build.sh writing where
    it always has. The existing .gitignore entry covers the subdirectory
    already; its comment now explains the split.

    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net