diff --git a/.gitignore b/.gitignore index 371823d..ecec59f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -tests/pages/ \ No newline at end of file +tests/pages/ +.DS_Store \ No newline at end of file