diff --git a/.gitignore b/.gitignore index 54bf121..6d499db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Personal notes file .notes.txt + +# macOS +.DS_Store