Skip to content

Commit

Permalink
chore-be: log file .gitignore 추가 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: Do Yeop Kim <113661364+Dobby-Kim@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Dobby-Kim authored Aug 4, 2024
1 parent e00401c commit 332b24c
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 332b24c

Please sign in to comment.