add __pycache__ in gitignore

This commit is contained in:
Ryan@Home 2024-11-03 23:34:32 -05:00
parent 6c35437ffe
commit e8a3839f8e

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ Cleopatra/ExtractXSecFromText
Cleopatra/InFileCreator Cleopatra/InFileCreator
Cleopatra/Isotope Cleopatra/Isotope
Cleopatra/PlotTGraphTObjArray Cleopatra/PlotTGraphTObjArray
__pycache__