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