1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

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

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