Compare commits

..

No commits in common. "6c6d518851bd3c95b8b70d9ccbd5a32b667b278d" and "6215bc04cca9360bce349f6c88d76ef0732def09" have entirely different histories.

2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -40,4 +40,3 @@ 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_DSU"
rootProject.name = "Backend_API"