Compare commits

...
2 Commits
Author SHA1 Message Date
khwezi d801f96fb9 Merge pull request 'Not ignoring bin folder' (#24) from test into main
continuous-integration/drone Build is failing
Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/24
2026-03-07 17:13:36 +02:00
khwezi 88dc41052b Not ignoring bin folder 2026-03-07 17:13:12 +02:00
+1 -2
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/**