Skip to content

Commit

Permalink
Merge pull request #26 from siwonKH/main
Browse files Browse the repository at this point in the history
Some refactors
  • Loading branch information
siwonKH committed Jun 28, 2023
2 parents ebac41d + d2285b6 commit 9b70d39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
application-secret.yml

HELP.md
.gradle
build/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@
@SpringBootTest
class ProjectKimApplicationTests {

@Test
void contextLoads() {
}

}

0 comments on commit 9b70d39

Please sign in to comment.