diff --git a/.gitignore b/.gitignore index 3a5c3201..88dd571f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,11 @@ # Dependency directories (remove the comment below to include it) # vendor/ -# goland +# GoLand .idea # Intermediate files used by Tilt /hack/lib/tilt/build + +# MacOS Desktop Services Store +.DS_Store