git: ignore libtests in 3XXX area

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
This commit is contained in:
Emil Engler 2020-08-26 12:00:30 +02:00 committed by Daniel Stenberg
parent a6a17662f2
commit 99119fc8a3
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View 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