diff --git a/.gitignore b/.gitignore index 35ea017..db595f1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ push_to_vmachine* .vscode *.pyc *.pyo -*.bak \ No newline at end of file +*.bak +__pycache__ \ No newline at end of file