Skip to content

Commit 8712534

Browse files
committed
Fix for docker ignore
1 parent 0536c0e commit 8712534

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ __pycache__
99

1010
# Let's not copy any bash scripts from the scripts folder over, otherwise trashing the docker image too much with recent changes
1111
scripts/*.sh
12+
13+
# Ignore local bench files
14+
olmOCR-bench/

0 commit comments

Comments
 (0)