Skip to content

Commit

Permalink
⚙️ chore : docker ignore 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
jinddings committed Nov 12, 2024
1 parent d9da239 commit 5d82ee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions BE/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
Dockerfile
node_modules
dist
.env*
1 change: 1 addition & 0 deletions FE/.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
Dockerfile
node_modules
dist
.env*

0 comments on commit 5d82ee6

Please sign in to comment.