diff --git a/.gitignore b/.gitignore index 704d243..92b3021 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ uv.lock .venv/ .idea/ .pytest_cache/ -.ruff_cache/ \ No newline at end of file +.ruff_cache/ +simulation_output/ \ No newline at end of file