diff --git a/.gitignore b/.gitignore index 0696bfd..c121ca9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ test/ output/ -node_modules/ \ No newline at end of file +node_modules/ +.DS_Store