diff --git a/.gitignore b/.gitignore index 34c42d0f..74c260cb 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ *.egg-info/ build/ build_cmake/ + +# Exclude macOS folder attributes +.DS_Store \ No newline at end of file