Merge pull request 'modifica nome progetto' (#1) from f.disciascio/backend-api-DSU:main into main

Reviewed-on: #1
This commit is contained in:
Francesco Di Sciascio 2025-02-17 11:55:25 +00:00
commit 6c6d518851
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -39,4 +39,5 @@ bin/
.vscode/
### Mac OS ###
.DS_Store
.DS_Store
.idea/.name

View File

@ -1,5 +1,5 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
}
rootProject.name = "Backend_API"
rootProject.name = "Backend_API_DSU"