Skip to content

Commit b4fb60e

Browse files
committed
ignore execution scripts failed debugging output
1 parent 067b572 commit b4fb60e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ node_modules
2323
.rubocop.yml
2424

2525
/lib/us_core_test_kit/igs/package
26+
27+
# execution script failed run artifacts
28+
execution_scripts/**/*_actual_results*.json
29+
execution_scripts/**/*_compared_results*.csv

0 commit comments

Comments
 (0)