diff --git a/.gitignore b/.gitignore index 9a2904a9..21301c12 100644 --- a/.gitignore +++ b/.gitignore @@ -217,3 +217,6 @@ __marimo__/ # Cache **/data_cache/ + +# Report results +/results/ \ No newline at end of file