Separated open-cmis-tck and guide-board repositories

This commit is contained in:
2026-05-07 21:52:44 +02:00
parent 6cdc5db1bd
commit bd8427026f
51 changed files with 5221 additions and 2 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.git
.pytest_cache
.ruff_cache
.mypy_cache
__pycache__
*.pyc
*.pyo
*.pyd
.venv
venv
env
build
dist
*.egg-info
runs
reports
downloads
tmp