chore: add python cache to gitignore
1 files changed, 2 insertions(+), 0 deletions(-) M .gitignore
M .gitignore => .gitignore +2 -0
@@ 14,3 14,5 @@ programs/bin/ *.o *.bin *.dat + +__pycache__/