diff --git a/.gitignore b/.gitignore index 57f1cb2..5df3486 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -/.idea/ \ No newline at end of file +/.idea/ +/*egg-info/ +/dist/ \ No newline at end of file