Files
ndbioimage/.gitignore
2025-08-06 11:03:03 +02:00

14 lines
143 B
Plaintext

._*
*.pyc
/build/
*.egg-info
/venv/
.idea
/.pytest_cache/
/ndbioimage/_version.py
/ndbioimage/jars
/tests/files/*
/poetry.lock
/dist/
/uv.lock