diff --git a/.gitignore b/.gitignore index 63177e3..267e8e1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,7 @@ ### VS Code ### .vscode/ + +### SPRING BOOT LOG ### +logs/ +bin/ \ No newline at end of file