Files
tiffwrite/.gitignore
T
w.pomp b3078dd915
Cargo Test / Cargo Test (push) Successful in 2m25s
PyTest / pytest (3.10) (push) Successful in 1m18s
PyTest / pytest (3.12) (push) Successful in 56s
PyTest / pytest (3.14) (push) Successful in 57s
- work around a bioformats issue
2026-06-16 14:25:26 +02:00

13 lines
125 B
Plaintext

/build/
/dist/
/.idea/
/tiffwrite.egg-info/
/.pytest_cache/
/venv/
/target/
/Cargo.lock
*.tif
*.so
__pycache__
.agentbridge/