diff --git a/.dockerignore b/.dockerignore index eaf904b..3aa4ca3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,6 @@ +# Byte-compiled / optimized / DLL files +**/__pycache__/ +*.py[cod] + bot.env mount \ No newline at end of file