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/
|
||||
|
||||
### Mac OS ###
|
||||
.DS_Store
|
||||
.idea/.name
|
||||
.DS_Store
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user