diff --git a/.gitignore b/.gitignore index 22e4dff..624dc85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .* node_modules build/ -docs/ \ No newline at end of file +docs/ +*.log