Compare commits
No commits in common. "6c6d518851bd3c95b8b70d9ccbd5a32b667b278d" and "6215bc04cca9360bce349f6c88d76ef0732def09" have entirely different histories.
6c6d518851
...
6215bc04cc
3
.gitignore
vendored
3
.gitignore
vendored
@ -39,5 +39,4 @@ bin/
|
|||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
### Mac OS ###
|
### Mac OS ###
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea/.name
|
|
@ -1,5 +1,5 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
||||||
}
|
}
|
||||||
rootProject.name = "Backend_API_DSU"
|
rootProject.name = "Backend_API"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user