Skip to content

Commit fe0a361

Browse files
committed
기본 설정파일 ignore 해제
1 parent bf2e49c commit fe0a361

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ gradle-app.setting
178178
### Configuration files ###
179179
*.env
180180
*.env.local
181-
*.yml
181+
!application.yml
182+
application-*.yml
182183
*.yaml
183184
*.properties
184185

0 commit comments

Comments
 (0)