Skip to content

Commit

Permalink
HOTFIX: gitingnore 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ehs208 committed Oct 15, 2024
1 parent 26b1746 commit d7d7434
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build/
!**/src/main/**/build/
!**/src/test/**/build/

src/main/resources/
application.yaml
application-dev.yaml
application-local.yaml
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/static/index.html

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/static/oauth2/sign-up.html

This file was deleted.

0 comments on commit d7d7434

Please sign in to comment.