Skip to content

Commit

Permalink
Add .dockerignore to fix including directories we really shouldn't be
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Oct 2, 2024
1 parent e2c3d74 commit b312dc6
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
@@ -0,0 +1,2 @@
# In case we were about to copy dist files from existing local builds, remove them
dist

0 comments on commit b312dc6

Please sign in to comment.