Ensured donet publish and release are not ignored

This commit is contained in:
2026-04-04 15:02:08 +02:00
parent 52e24bb8f2
commit 6bd60452f2

View File

@@ -27,4 +27,6 @@ README.md
!.git/config
!.git/packed-refs
!.git/refs/heads/**
# Ensure the build output is NOT ignored
!**/bin/Release/**/publish/
!**/publish/