]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
manager: ignore .egg-info directory
authorOto Šťáva <oto.stava@nic.cz>
Mon, 24 Jul 2023 08:15:20 +0000 (10:15 +0200)
committerOto Šťáva <oto.stava@nic.cz>
Mon, 24 Jul 2023 08:15:20 +0000 (10:15 +0200)
manager/.gitignore

index 4652def84bdae96f3ca3289f06b9db636ac30a34..2ddaf547c95f5e49c7e3c4e4f6a7f477d7171982 100644 (file)
@@ -15,4 +15,5 @@ docs/_build/*
 *junit.xml
 .build_kresd/
 .install_kresd/
-build/
\ No newline at end of file
+build/
+knot_resolver_manager.egg-info/