Skip to content

Commit

Permalink
fix: update .dockerignore
Browse files Browse the repository at this point in the history
remove filenames in .dockerignore for remove unwanted files from container
  • Loading branch information
Sunny-unik committed Dec 6, 2023
1 parent a71327a commit c2565dc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
.env
node_modules
.gitignore
LICENSE
LICENSE
README.md
.git
.github
Dockerfile
.dockerignore
.env.example

0 comments on commit c2565dc

Please sign in to comment.