diff --git a/.gitignore b/.gitignore index dca6c8e..907fc71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ node_modules .vscode config/default.toml -certs \ No newline at end of file +certs +logs/* +!logs \ No newline at end of file