# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python .env .env.example env/ venv/ ENV/ env.bak/ venv.bak/ *.egg-info/ dist/ build/ eggs/ parts/ sdist/ develop-eggs/ .tox/ .coverage .cache/ .pytest_cache/ pip-wheel-metadata/ # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .coverage* .hypothesis/ # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # VS Code .vscode/ # MacOS .DS_Store # Windows Thumbs.db ehthumbs.db Desktop.ini # Streamlit .streamlit/ # Data files data/*.tsv data/*.csv # Generated model/cache artifacts cache/hf_artifacts/ cache/models--*/ cache/datasets--*/ cache/tmp/ # Local npm/npx caches .tmp-npm-cache/ npm-cache/ .npm/ # Logs *.log # Local databases omnibimol_portfolio.db omnibiomol_cache.db *_cache.db docs/ # End of .gitignore .cursor/settings.json # Local debug scripts scratch/inspect_models.py /__pycache__ *.pyc *.pyc __pycache__/cache_manager.cpython-312.pyc env