Skip to content

Commit

Permalink
establish:[kakao-tech-campus-2nd-step3#22]- change gitignore
Browse files Browse the repository at this point in the history
yaml 파일 gitignore에 추가.
  • Loading branch information
yooonwodyd committed Sep 23, 2024
1 parent 96fbb00 commit 5cc28b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
HELP.md
.gradle

build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/main/resource/application.yaml
!**/src/test/**/build/

### STS ###
Expand Down

0 comments on commit 5cc28b6

Please sign in to comment.