diff --git a/.gitignore b/.gitignore index f32ea7a75..d9d3121d9 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ hack/tools/bin # vscode .vscode/ + +# macOS +.DS_Store