diff --git a/.gitignore b/.gitignore index db4c6d9..a832eb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ dist -node_modules \ No newline at end of file +node_modules + +.DS_STORE \ No newline at end of file