Browse Source

tests/unit/.gitignore: ignore all unit + 4 digits files

Daniel Stenberg 1 year ago
parent
commit
6b30f28875
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/unit/.gitignore

+ 1 - 1
tests/unit/.gitignore

@@ -2,4 +2,4 @@
 #
 # SPDX-License-Identifier: curl
 
-/unit1[36][0-9][0-9]
+/unit[0-9][0-9][0-9][0-9]