Skip to content

Commit

Permalink
Alter .dockerignore to allow poetry files
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 committed Mar 10, 2021
1 parent e967928 commit 2460296
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
Expand Up @@ -3,6 +3,6 @@

# Make exceptions for what's needed
!bot
!Pipfile
!Pipfile.lock
!pyproject.toml
!poetry.lock
!LICENSE

0 comments on commit 2460296

Please sign in to comment.