diff --git a/.gitignore b/.gitignore index 50cdbf2..6b53fce 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ /.idea/ # Distribution / packaging: *.egg-info/ +/dist/ # Python cache: __pycache__/ \ No newline at end of file