add __pycache__ in gitignore

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

4
.gitignore vendored
View File

@ -4,4 +4,6 @@ Cleopatra/ExtractXSec
Cleopatra/ExtractXSecFromText
Cleopatra/InFileCreator
Cleopatra/Isotope
Cleopatra/PlotTGraphTObjArray
Cleopatra/PlotTGraphTObjArray
__pycache__