diff --git a/.gitignore b/.gitignore index b51ea71..1881591 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -build/ \ No newline at end of file +build/ +*.DS_Store \ No newline at end of file