# Temp files
.DS_Store
*~
buck-out/

# Compiled files
.venv/
__pycache__/
.*cache/

# Distribution / packaging
/dist/

# Tests and coverage
/data/
/node_modules/

# docs
/docs/generated/
/docs/_build/
/docs/api/_autosummary/
docs/tutorials/.ipynb_checkpoints/
docs/tutorials/k562/pretrained_seq2acc.pth
_build
build_doc.sh
.ipynb_checkpoints

# workspace
src/cell2net/prediction/model/cell2net.code-workspace
cell2net.code-workspace
