diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index df3e054..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 13508d7..943abb7 100644 --- a/.gitignore +++ b/.gitignore @@ -57,4 +57,7 @@ target/ .ipynb_checkpoints # Repo scratch directory -scratch/ \ No newline at end of file +scratch/ + +# Misc +.DS_Store \ No newline at end of file