diff --git a/.gitignore b/.gitignore index c483c8f..df9e2d6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ SQLHandler/config.json .gitignore .vscode/c_cpp_properties.json venv/ -__pycache__/ \ No newline at end of file +**/__pycache__/ \ No newline at end of file