We have a handful of generated files causing noise in git diffs. In particular:
- .pyc files generated by python
- a temporary file from s_docs called src/docs/yogbert, and
- a doxygen.log from generating docs
We should clean up or gitignore these files as needed.