Skip to content

Commit

Permalink
chore: gitignore에 docker-compose 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeShinHaeng committed Nov 16, 2024
1 parent 8b07485 commit 27b8527
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ out/

### VS Code ###
.vscode/

### Docker ###
docker-compose.yml

0 comments on commit 27b8527

Please sign in to comment.