Skip to content

Commit

Permalink
Ignore files when building Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Feb 16, 2024
1 parent 6466e82 commit 4a34637
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
data/*
build
.git
.github
.k8s
node_modules
.env

0 comments on commit 4a34637

Please sign in to comment.