diff --git a/.gitignore b/.gitignore index 2381e93c..ed29c569 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ build dist/ target/ docs/build/ - +*.DS_Store # Testing files .tox* .coverage*