Skip to content

Commit

Permalink
exclude vscode ruby support files from docker
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Jan 6, 2024
1 parent 34cffd4 commit 11d95c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@
/app/assets/builds/*
!/app/assets/builds/.keep
/public/assets

# Ignore editor tooling.
/.ruby-lsp

0 comments on commit 11d95c6

Please sign in to comment.