diff --git a/.gitignore b/.gitignore index c5e82d7..c644b99 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -bin \ No newline at end of file +bin +__pycache__