diff --git a/.gitignore b/.gitignore index ce9038e6..fb61e0ec 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules/ package-lock.json -build/ \ No newline at end of file +build/ + +.DS_Store \ No newline at end of file