diff --git a/.gitignore b/.gitignore index 5978c2e..8508223 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ __pycache__ .vscode .mypy_cache .pytest_cache -tests/autogenerated_*.py \ No newline at end of file +tests/autogenerated_*.py +*test*.o \ No newline at end of file