diff --git a/.gitignore b/.gitignore index f19ed73..753760c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -decompiled/* -modified/* -original/* -tools/* +decompiled +modified +original +tools -__pycache__/ +__pycache__ +.venv \ No newline at end of file