diff --git a/.gitignore b/.gitignore index 3722a13..f8cba3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ __pycache__ .vscode .ruff_cache +dist +clipea.egg-info +build +.DS_Store \ No newline at end of file