diff --git a/.gitignore b/.gitignore index 53afb774..04cd5614 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ # vendor/ __debug_bin -.vscode/ \ No newline at end of file +.vscode/ +__pycache__ \ No newline at end of file