DeepChainBio / bio-transformers

bio-transformers is a wrapper on top of the ESM/Protbert model, trained on millions on proteins and used to predict embeddings.
https://bio-transformers.readthedocs.io/en/latest/getting_started/install.html
Apache License 2.0
143 stars 31 forks source link

chore: remove OS generated files #40

Closed johnhunter closed 1 year ago

johnhunter commented 1 year ago

This PR removes and ignores the MacOS specific .DS_Store file. It serves no propose outside the mac file system. Ideally it should be included in the project template .gitignore.