Update .gitignore to ignore Python bytecode
1 files changed, 2 insertions(+), 0 deletions(-) M .gitignore
M .gitignore => .gitignore +2 -0
@@ 1,1 1,3 @@ +*/**/__pycache__ + rust/target