diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 1f3fec5..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 5d381cc..ba19c78 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +# ignore apple ds_store +.DS_Store \ No newline at end of file