Skip to content

Commit

Permalink
chore(gitIgnore): log file 추척 제외 목록에 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobby-Kim committed Aug 3, 2024
1 parent f390e60 commit b555c56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,7 @@ Temporary Items

### Secret files ###
/backend/src/main/resources/application-*.yml

### log files ###
/backend/log/**
**/*.log

0 comments on commit b555c56

Please sign in to comment.