cf7f2b6e1e
- fix frame_decorator in views - use transforms and frame_decorators as cache keys
12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
._*
|
|
*.pyc
|
|
/build/
|
|
*.egg-info
|
|
/venv/
|
|
.idea
|
|
/.pytest_cache/
|
|
/ndbioimage/_version.py
|
|
/ndbioimage/jars
|
|
/tests/files/*
|
|
/poetry.lock
|