23 lines
369 B
Text
23 lines
369 B
Text
.git
|
|
.gitignore
|
|
.env
|
|
.sisyphus/
|
|
ltest.sh
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.DS_Store
|
|
other
|
|
nupack-history-*.json
|
|
NUPACK.html
|
|
NUPACK_files
|
|
1.png
|
|
nupack/vendor/nupack-4.1.0.1/source
|
|
nupack/vendor/nupack-4.1.0.1/package/*.whl
|
|
!nupack/vendor/nupack-4.1.0.1/package/nupack-4.1.0.1-cp312-cp312-linux_x86_64.whl
|
|
rna/*
|
|
!rna/ViennaRNA-2.7.2.tar.gz
|
|
runtime
|