diff --git a/.gitignore b/.gitignore index 25c8fdb..373c5df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -package-lock.json \ No newline at end of file +package-lock.json +.DS_Store \ No newline at end of file