]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: add git ignores for tests/tunit generated files
authorStefan Eissing <stefan@eissing.org>
Mon, 14 Apr 2025 10:44:29 +0000 (12:44 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 14 Apr 2025 12:15:05 +0000 (14:15 +0200)
Closes #17049

tests/tunit/.gitignore [new file with mode: 0644]

diff --git a/tests/tunit/.gitignore b/tests/tunit/.gitignore
new file mode 100644 (file)
index 0000000..7f55780
--- /dev/null
@@ -0,0 +1,7 @@
+# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
+#
+# SPDX-License-Identifier: curl
+
+/tool[0-9][0-9][0-9][0-9]
+tool_bundle.c
+units