Compare commits

...

2 Commits

Author SHA1 Message Date
21e4c3940a Merge pull request 'Ensured donet publish and release are not ignored' (#85) from test into main
Some checks failed
continuous-integration/drone Build is failing
Reviewed-on: #85
2026-04-04 15:02:35 +02:00
6bd60452f2 Ensured donet publish and release are not ignored 2026-04-04 15:02:08 +02:00

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/