diff --git a/.gitignore b/.gitignore index df489c390..0ad709cbf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ __debug_bin* # Go vendor bin/ + +# macOS +.DS_Store \ No newline at end of file