diff --git a/.gitignore b/.gitignore index c47bf36..5f64605 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__/ test/ -test.py \ No newline at end of file +test.py +/dist/ \ No newline at end of file