diff --git a/.gitignore b/.gitignore index 7060a41..4e4f4a3 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ go.work .tmp/ tmp + +# MacOS +.DS_Store