diff --git a/.gitignore b/.gitignore index af576d67..4d223cda 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,8 @@ target/ # Python __pycache__/ *.pyc +*.pyo +*.pyd # Benchmark results (local runs, not committed) bench-results/