diff --git a/.gitignore b/.gitignore index 073ccc8..41c9079 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ exp/ data/ -test/ \ No newline at end of file +test/ +bin/__pycache__