12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Local ChEMBL download (about 738 MB); obtain it separately before running.
|
|
chembl_*.txt
|
|
|
|
# Files generated by molmesh.py
|
|
*_similarities.csv
|
|
test_results.csv
|
|
test_structures/
|