**To create recursive ignore for `__pycache__`** **_Change:_** https://github.com/ARES-Digital-Hub/ARES-Database/blob/74c35920df0b5536fbe6367299358bb6b5eabc69/.gitignore#L11 **_To:_** ```python **/__pycache__ ```