diff --git a/.dockerignore b/.dockerignore index 4706c0fa..e506287f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,22 +1,22 @@ __pycache__ -.DS_Store -dist -build -*.egg-info -.ipynb_checkpoints -test/test-grading-notebook.ipynb -test/tests .coverage -.vscode -test/output -.sos -docs/_build -.Rproj.user -.Rhistory +.DS_Store .ionide -gs-testing-stuff +.ipynb_checkpoints +.git +.github .mypy.cache +.pytest_cache .OTTER_LOG +.Rproj.user +.Rhistory +.sos +.vscode +*.egg-info +build +dist docs +examples logo -.git \ No newline at end of file +poetry.lock +test