chore: ignore venv, EDA artefacts, and session notes#12
Conversation
Add .venv/, analysis scripts, notebooks, and session markdown files to .gitignore — these are downstream use artefacts not part of the normalisation pipeline itself.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request adds nine lines to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
.venv/to.gitignore(virtual environment created during EDA session)eda_haemonc_v3_norm.py,haemonc_v3_norm_eda.ipynb,haemonc_v3_norm_eda.html— downstream analysis artefacts for the haemonc variant store EDA, not part of the pipelinevcf_normalisation_session_*.md— session notesTest plan
.gitignorecorrectly suppresses the listed filesThis change is
Summary by CodeRabbit