From da2d88309a6149a9ede1c2f4e040b287aaa2ae74 Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 18 Dec 2025 11:14:11 +0100 Subject: [PATCH] exclude db files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a3436b..0141456 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ openssl/**/*.def openssl/**/*.h openssl/**/*.c *.dll +*.db # Byte-compiled / optimized / DLL files __pycache__/