diff --git a/.gitignore b/.gitignore index 80dcf34bf47a6f..a96be67962217e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ gmon.out .coverage .mypy_cache/ .pytest_cache/ +.DS_Store *.exe !Lib/distutils/command/*.exe