aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.dockerignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore
index 159e4f4c..cb6f8f88 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -3,6 +3,6 @@
# Make exceptions for what's needed
!bot
-!Pipfile
-!Pipfile.lock
+!pyproject.toml
+!poetry.lock
!LICENSE