fix: ignore report results
This commit is contained in:
parent
c95253a195
commit
ae76aeb237
|
|
@ -217,3 +217,6 @@ __marimo__/
|
|||
|
||||
# Cache
|
||||
**/data_cache/
|
||||
|
||||
# Report results
|
||||
/results/
|
||||
Loading…
Reference in New Issue