Skip to content

Commit

Permalink
[Refacotr] : 깃 캐시 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
elyudwo committed Sep 25, 2023
1 parent 6c95a7d commit 038b51c
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 919 deletions.
9 changes: 2 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,11 @@ HELP.md
.gradle


build/classes
build/libs
build/resources
build/tmp
build/reports
build/test-results
build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/

!build/generated


*.yml
Expand Down
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
implementation 'mysql:mysql-connector-java:8.0.26'
compileOnly 'org.projectlombok:lombok'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
// swagger
Expand Down
1 change: 0 additions & 1 deletion build/bootJarMainClassName

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file removed build/libs/study-hub-server-0.0.1-SNAPSHOT.jar
Binary file not shown.
Loading

0 comments on commit 038b51c

Please sign in to comment.