diff --git a/.gitignore b/.gitignore index 32a4f0c0d..bcf64957c 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ 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/ +.DS_Store diff --git a/content/.DS_Store b/content/.DS_Store index f0c137fab..dbb950d2d 100644 Binary files a/content/.DS_Store and b/content/.DS_Store differ