Skip to content

Commit

Permalink
fix: yaml 파일 gitignore 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
JeongUijeong committed Nov 30, 2023
1 parent 639caf9 commit e6d1c4e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ out/
.vscode/

### Application.yaml ###

### Test Application.yaml ###
**/test/resources/application.yaml
**/*.yaml

### REST Docs Html ###
**/*.html
Expand Down

0 comments on commit e6d1c4e

Please sign in to comment.