Skip to content

Commit

Permalink
Allow spec/support
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Aug 21, 2024
1 parent 4de484c commit c05d5f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ spec/**
# Allow factories in case we use lookbook
!spec/factories
!spec/factories/**
!spec/support
!spec/support/**

extra
features
Expand Down

0 comments on commit c05d5f7

Please sign in to comment.