mirror of
https://github.com/KosinskiLab/AlphaPulldown.git
synced 2026-06-04 14:14:24 +08:00
17 lines
202 B
Plaintext
17 lines
202 B
Plaintext
__pycache__*
|
|
*__pycache__*
|
|
.DS_Store*
|
|
.idea*
|
|
.ipynb_checkpoints*
|
|
.vscode*
|
|
.coverage*
|
|
.pytest_cache/
|
|
coverage.json
|
|
coverage.xml
|
|
htmlcov/
|
|
test/test_data/predictions/af*
|
|
build/
|
|
*.egg-info/
|
|
tmp/
|
|
test_logs/
|