docker cleanup

This commit is contained in:
cupcakearmy
2019-12-23 10:45:38 +01:00
parent 33877495fd
commit 2253af8118
5 changed files with 28 additions and 13 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
# Ignore everything
**
!/requirements.txt
!/src
**/__pycache__