From 7148af36d495351b7d6d4eef496d5cdbab3f5577 Mon Sep 17 00:00:00 2001 From: foefl Date: Mon, 15 Dec 2025 08:03:45 +0100 Subject: [PATCH] exclude build libs and headers --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 21e6a91..c613eb3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ reports/ *.code-workspace # credentials CREDENTIALS* +bin # Byte-compiled / optimized / DLL files __pycache__/