tests: git ignore the bundle executables built

Closes #16749
This commit is contained in:
Stefan Eissing 2025-03-17 15:36:34 +01:00 committed by Viktor Szakats
parent 8c21d0fe30
commit c6c6ee2a92
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@ lib[1234][0-9][0-9][0-9]
lib[56][0-9][0-9]
lib1521.c
libtest_bundle.c
libtests
libauthretry
libntlmconnect
libprereq

View file

@ -3,6 +3,7 @@
# SPDX-License-Identifier: curl
server_bundle.c
servers
disabled
mqttd

View file

@ -4,3 +4,4 @@
/unit[0-9][0-9][0-9][0-9]
unit_bundle.c
units