add pickle file to gitignore
Pickle files are regularly produced while testing new configuration, particularly if you do
python python/newCfg.py
in athena. I accidentally committed one in !50524 (merged). Add this to our list of files to ignore.
Pickle files are regularly produced while testing new configuration, particularly if you do
python python/newCfg.py
in athena. I accidentally committed one in !50524 (merged). Add this to our list of files to ignore.