Compare commits

...

2 Commits

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"