diff --git a/.gitignore b/.gitignore index df621b6..bc12175 100644 --- a/.gitignore +++ b/.gitignore @@ -116,4 +116,7 @@ local.properties ### Eclipse Patch ### # Spring Boot Tooling -.sts4-cache/ \ No newline at end of file +.sts4-cache/ + +Debug/ +Release/ \ No newline at end of file