diff --git a/.gitignore b/.gitignore index 689093c..be46b1e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,6 @@ dist/ .mypy_cache/ .pytest_cache/ .coverage -htmlcov/ \ No newline at end of file +htmlcov/ + +._.DS_Store \ No newline at end of file