mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 23:12:20 +00:00
Actor: .dockerignore update
Signed-off-by: Václav Vančura <commit@vancura.dev>
This commit is contained in:
parent
4d13bb2650
commit
352301b58d
@ -1,5 +1,11 @@
|
|||||||
|
**/__pycache__
|
||||||
|
**/*.pyc
|
||||||
|
**/*.pyo
|
||||||
|
**/*.pyd
|
||||||
.git
|
.git
|
||||||
.gitignore
|
.gitignore
|
||||||
*.pyc
|
.env
|
||||||
__pycache__
|
.venv
|
||||||
*.log.git
|
*.log
|
||||||
|
.pytest_cache
|
||||||
|
.coverage
|
Loading…
Reference in New Issue
Block a user