From dfdcc33b7846c43b2238aa5079b34b05b7740811 Mon Sep 17 00:00:00 2001 From: Justin Bollinger Date: Mon, 26 Jan 2026 23:11:27 -0500 Subject: [PATCH] updated .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b568910..c1d57d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ config.json hashcat.pot hate_crack/__init__.pyc +__pycache__/ +hate_crack/__pycache__/ +tests/__pycache__/ +uv.lock