diff --git a/.gitignore b/.gitignore index 121afff..8b14d5a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ __pycache__/ build/ dist/ .pytest_cache/ + +# OS generated +.DS_Store