18 lines
503 B
Text
18 lines
503 B
Text
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.DS_Store
|
|
|
|
# Local exports and captured reference site assets are not needed to rebuild the service.
|
|
nupack-history-*.json
|
|
NUPACK.html
|
|
NUPACK_files/
|
|
1.png
|
|
|
|
# The Docker build uses the vendored cp312 Linux x86_64 wheel plus the ViennaRNA tarball.
|
|
rna/ViennaRNA-2.7.2/
|
|
rna/nupack-4.0.2.0.zip
|
|
nupack/vendor/nupack-4.0.2.0/source/
|
|
nupack/vendor/nupack-4.0.2.0/package/*.whl
|
|
!nupack/vendor/nupack-4.0.2.0/package/nupack-4.0.2.0-cp312-cp312-linux_x86_64.whl
|