Skip to content

Commit

Permalink
Update .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Apr 26, 2024
1 parent 18712aa commit 3b81ae8
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
.dockerignore
.env
.env.*
.git
.github
.gitignore
.env.*
.env
spec
Rakefile
.rspec
.rubocop.yml
.ruby-lsp
.vscode
**/.DS_Store
compose.yml
coverage
Dockerfile
Guardfile
Rakefile
spec

0 comments on commit 3b81ae8

Please sign in to comment.