diff --git a/.dockerignore b/.dockerignore index 722fc15..097172d 100755 --- a/.dockerignore +++ b/.dockerignore @@ -3,4 +3,5 @@ /.venv /__pycache__ *.pyc -/data \ No newline at end of file +/data +students.pub.py