]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: git ignore the bundle executables built
authorStefan Eissing <stefan@eissing.org>
Mon, 17 Mar 2025 14:36:34 +0000 (15:36 +0100)
committerViktor Szakats <commit@vsz.me>
Mon, 17 Mar 2025 16:19:15 +0000 (17:19 +0100)
Closes #16749

tests/libtest/.gitignore
tests/server/.gitignore
tests/unit/.gitignore

index 1f565cb60358b4de3a9f5f6b84b8426bf073e50f..7227893d6c8668237dcf58103fbd0e5c9810aee1 100644 (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
index aa226a094eb53d2ac1efd0224fa1108d19a7cdcd..e4738eb8881c854a15ecffe52270108859870497 100644 (file)
@@ -3,6 +3,7 @@
 # SPDX-License-Identifier: curl
 
 server_bundle.c
+servers
 
 disabled
 mqttd
index 18e3e0d7c580ba5e45843a7ab168ded031ec8fa5..dafe0427dbf25256ee87d18b6515e6a842a2f2cf 100644 (file)
@@ -4,3 +4,4 @@
 
 /unit[0-9][0-9][0-9][0-9]
 unit_bundle.c
+units