From 357347c30cbf37f4e0b8943d1a97c92e0707138e Mon Sep 17 00:00:00 2001 From: foefl Date: Mon, 15 Dec 2025 10:45:27 +0100 Subject: [PATCH] exclude build dependencies --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c613eb3..8085abb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ reports/ # credentials CREDENTIALS* bin +openssl +*.dll # Byte-compiled / optimized / DLL files __pycache__/