diff --git a/.gitignore b/.gitignore index 3252ee1f901f5..51a11fc1da4df 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,6 @@ dmypy.json # Pyre type checker .pyre/ + +# macOS display setting files +.DS_Store