diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index b9f68ff..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 82f9275..d0928e9 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +# macos +.DS_Store diff --git a/docs/.DS_Store b/docs/.DS_Store deleted file mode 100644 index 50c27e7..0000000 Binary files a/docs/.DS_Store and /dev/null differ