diff --git a/.gitignore b/.gitignore index 6a2c834..3e0ce68 100644 --- a/.gitignore +++ b/.gitignore @@ -230,3 +230,6 @@ preview # 3D Images *.3dm *.max + +# DS_Store +.DS_Store \ No newline at end of file diff --git a/mtcnn/.DS_Store b/mtcnn/.DS_Store deleted file mode 100644 index 5bd5dd8..0000000 Binary files a/mtcnn/.DS_Store and /dev/null differ diff --git a/mtcnn/code/.DS_Store b/mtcnn/code/.DS_Store deleted file mode 100644 index 2253363..0000000 Binary files a/mtcnn/code/.DS_Store and /dev/null differ