diff --git a/.gitignore b/.gitignore index 53ea985..3b6154d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ node_modules /target result* /.tmp +.DS_Store