diff --git a/.gitignore b/.gitignore index c6b7041..276da35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /test_app/ +bin/ **__pycache__** \ No newline at end of file