diff --git a/templates/hw05-jdbc-hard/.gitignore b/templates/hw05-jdbc-hard/.gitignore index 153c9335..5ae18aca 100644 --- a/templates/hw05-jdbc-hard/.gitignore +++ b/templates/hw05-jdbc-hard/.gitignore @@ -27,3 +27,5 @@ HELP.md ### VS Code ### .vscode/ + +spring-shell.log \ No newline at end of file diff --git a/templates/hw05-jdbc-simple/.gitignore b/templates/hw05-jdbc-simple/.gitignore index 153c9335..5ae18aca 100644 --- a/templates/hw05-jdbc-simple/.gitignore +++ b/templates/hw05-jdbc-simple/.gitignore @@ -27,3 +27,5 @@ HELP.md ### VS Code ### .vscode/ + +spring-shell.log \ No newline at end of file