diff --git a/.gitignore b/.gitignore index 0c65333..0fe9430 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Specify filepatterns you want git to ignore. .zig-cache zig-out +.DS_Store \ No newline at end of file