Compare commits

...

2 Commits

2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ bin/
### Mac OS ###
.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"