From: Tom Krizek Date: Wed, 21 Dec 2022 11:52:08 +0000 (+0100) Subject: Update tests gitignore file X-Git-Tag: v9.19.9~64^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4145068bfab68c60e71b2a174292a6282bf97a86;p=thirdparty%2Fbind9.git Update tests gitignore file The .mypy_cache was added to the system test dir gitignore, since it should be ignored. --- diff --git a/bin/tests/system/.gitignore b/bin/tests/system/.gitignore index cff1aa39fd4..822e9114700 100644 --- a/bin/tests/system/.gitignore +++ b/bin/tests/system/.gitignore @@ -1,5 +1,6 @@ .cache .hypothesis +.mypy_cache __pycache__ dig.out* rndc.out*