Skip to content

Commit

Permalink
feat: updated dockerignore to include bin and obj folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Pofay committed Mar 22, 2023
1 parent c80285d commit 8c90706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ appsettings.json
.env.development
.env.production
.env.staging
**/bin
**/obj

0 comments on commit 8c90706

Please sign in to comment.