From 6107d2afcefc8bd94dbecc6c3ca648df656eac43 Mon Sep 17 00:00:00 2001 From: stvort Date: Fri, 17 Nov 2023 01:45:37 +0400 Subject: [PATCH] templates update 3 --- templates/hw05-jdbc-hard/.gitignore | 2 ++ templates/hw05-jdbc-simple/.gitignore | 2 ++ 2 files changed, 4 insertions(+) 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