diff --git a/.gitignore b/.gitignore index 1ed47e4..b3ec6e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -logs -bin +logs/ +bin/ +.vscode/ *.sql config.json \ No newline at end of file