Skip to content

Commit

Permalink
chore: Ignore contract artifacts & cache when building containers
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Nov 28, 2023
1 parent 3e12014 commit 2ec96a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
node_modules
deployments

# Build files & cache
artifacts
dist
cache

# Metadata
*.md

Expand Down

0 comments on commit 2ec96a1

Please sign in to comment.