diff --git a/.gitignore b/.gitignore index c849927..4cf3515 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__ .pytest_cache .coverage -coverage.lcov \ No newline at end of file +coverage.lcov +.DS_Store \ No newline at end of file