## 🚀 Enhancement Add `ignore` param to `self.save_hyperparameters()`. It would support types `list` and `str`. ### Motivation I believe Users should be given an option to explicitly mention which parameters should not be saved.