Ensured donet publish and release are not ignored #85

Merged
khwezi merged 1 commits from test into main 2026-04-04 15:02:36 +02:00

View File

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