Merge pull request 'Not ignoring bin folder' (#24) from test into main
Some checks failed
continuous-integration/drone Build is failing

Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/24
This commit was merged in pull request #24.
This commit is contained in:
2026-03-07 17:13:36 +02:00

View File

@@ -12,7 +12,6 @@
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
@@ -28,4 +27,4 @@ README.md
!.git/config
!.git/packed-refs
!.git/refs/heads/**
!**/bin/Release/net8.0/publish/**