diff --git a/.gitignore b/.gitignore index abd32e8..8a7b3f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*__pycache__* \ No newline at end of file +*__pycache__* +dist/ \ No newline at end of file