ronshnapp / MyPTV

MyPTV is an open source library designed for 3D particle Tracking (3D-PTV) measurements
MIT License
41 stars 15 forks source link

example folder .ipynb_checkpoints #18

Closed leahmendelson closed 2 years ago

leahmendelson commented 2 years ago

To keep the example directory cleaner (as a better template), you could remove .ipynb_checkpoints. You could add .ipynb_checkpoints to .gitignore so that they won't be pushed.

ronshnapp commented 2 years ago

Thank you, I removed this directory completely since it's no longer necessary as the legacy example was moved to the legacy folder.