Skip to content

Commit

Permalink
Update .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
brustolin committed Oct 23, 2023
1 parent fc98ee3 commit 040a039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Ignore everything
*

!/Gemfile
!/Gemfile.lock
!/LICENSE
!/README.md
!/package.json
!/scripts
!/src
!/yarn.lock
!/Gemfile
!/Gemfile.lock

0 comments on commit 040a039

Please sign in to comment.