diff --git a/.gitignore b/.gitignore index 2ba4899..590ec1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vscode node_modules built -config/config.json \ No newline at end of file +config/config.json +*.log \ No newline at end of file