diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index ddeca41..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 0d7b4c8..b43dee7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ build build/* __pycache__ __pycache__/* -*.pyc \ No newline at end of file +*.pyc +.DS_Store \ No newline at end of file