Skip to content

Commit

Permalink
Let Docker ignore all dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantGryczan committed Feb 12, 2024
1 parent 4855365 commit 12df82a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
**/.dockerignore
**/.DS_Store
**/.env
**/.git
**/.gitignore
**/.*
**/compose.yaml
**/compose.*.yaml
**/Dockerfile*
Expand Down

0 comments on commit 12df82a

Please sign in to comment.