diff --git a/.gitignore b/.gitignore index b512c09..0144959 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -node_modules \ No newline at end of file +.DS_Store +node_modules +*.log \ No newline at end of file