diff --git a/.gitignore b/.gitignore index 56a043c7..57ed05a6 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ test/bin/ # Cache *.swp + +# macOS +*.DS_Store \ No newline at end of file