diff --git a/.gitignore b/.gitignore index 13a1d644..fa163d07 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,7 @@ dist/ .env cmd/octopus/octopus -cmd/gen-docs/gen-docs \ No newline at end of file +cmd/gen-docs/gen-docs + +# macOS Finder metadata +.DS_Store