diff --git a/.gitignore b/.gitignore index 7d61eed..fa871d2 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ _testmain.go .idea .playground -dist/ \ No newline at end of file +dist/ +.DS_Store