# Generated by `make-dockerignore.py -G`; see https://j.mp/make-dockerignore
*
!.github/workflows/ci.yml
!README.md
!pyproject.toml
!src/juq/__init__.py
!src/juq/cells.py
!src/juq/cli.py
!src/juq/main.py
!src/juq/merge_outputs.py
!src/juq/papermill/__init__.py
!src/juq/papermill/clean.py
!src/juq/papermill/run.py
!src/juq/renumber.py
!tests/__init__.py
!tests/files/merge-outputs/merged-outputs.ipynb
!tests/files/merge-outputs/split-outputs.ipynb
!tests/files/mixed-tags-drop.ipynb
!tests/files/mixed-tags-keep.ipynb
!tests/files/mixed-tags-params-222.ipynb
!tests/files/mixed-tags-params-333.ipynb
!tests/files/mixed-tags-params.ipynb
!tests/files/mixed-tags.ipynb
!tests/files/test-err-out.ipynb
!tests/files/test-err.ipynb
!tests/files/test-renumber-out.ipynb
!tests/files/test-renumber.ipynb
!tests/test_merge_cell_outputs.py
!tests/test_papermill_clean.py
!tests/test_papermill_run.py
!tests/test_renumber.py
!tests/utils.py
