Skip to content
Snippets Groups Projects
.gitignore 331 B
GLYCAN_LIBRARY/
TUTORIAL/EC5.pdb

webapp_output/
webapp_work/

tmp_files/
tmp_files_AF/

__pycache__/
*.py[cod]
*$py.class

*.so

.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

.ipynb_checkpoints

.unison/
.vscode/