]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
git: ignore libtests in 3XXX area
authorEmil Engler <me@emilengler.com>
Wed, 26 Aug 2020 10:00:30 +0000 (12:00 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 Aug 2020 20:53:02 +0000 (22:53 +0200)
Currently the file tests/libtest/lib3010 is not getting
ignored by git. This fixes it by adding the 3XXX area to
the according .gitignore file.

Closes #5859

tests/libtest/.gitignore

index c0077076d656a3bc8eed05e218ca01936b521417..62d9176d56a2ee08581b0b18f48fbff876da9188 100644 (file)
@@ -1,6 +1,6 @@
 chkdecimalpoint
 chkhostname
-lib[12][0-9][0-9][0-9]
+lib[123][0-9][0-9][0-9]
 lib[56][0-9][0-9]
 lib1521.c
 libauthretry