Files
ndbioimage/.gitignore
2023-08-21 11:14:32 +02:00

13 lines
134 B
Plaintext

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