diff --git a/.gitignore b/.gitignore index b3187b7..5ad1149 100644 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,5 @@ datasets/ uv.lock .python-version -# Testing directory - -results/ \ No newline at end of file +# Testing directory thats named results_XXX, for example results_widoco since this is for testing purposes +results_*/ \ No newline at end of file