917eedffcf
Main / Python 3.11 - Docs (push) Waiting to run
Main / Python 3.11 - Build (push) Waiting to run
Main / Python 3.11 - Lint (push) Waiting to run
Main / Python 3.11 - Style (push) Waiting to run
Main / Python 3.11 - Test (push) Waiting to run
Main / GPU CI (push) Blocked by required conditions
Main / Release (push) Blocked by required conditions
Main / Build and Push Docker Images (push) Blocked by required conditions
18 lines
327 B
Plaintext
18 lines
327 B
Plaintext
.git
|
|
.github
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.venv
|
|
__pycache__
|
|
*.egg-info
|
|
|
|
|
|
# Let's not copy any bash scripts from the scripts folder over, otherwise trashing the docker image too much with recent changes
|
|
scripts/*.sh
|
|
scripts/**/*.sh
|
|
|
|
# Nor copy any olmocr bench files
|
|
olmOCR-bench/
|
|
olmOCR-bench*/
|
|
html_templates*/
|
|
olmocr-synthmix-*/ |