We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067b572 commit b4fb60eCopy full SHA for b4fb60e
1 file changed
.gitignore
@@ -23,3 +23,7 @@ node_modules
23
.rubocop.yml
24
25
/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