Browse Source

Ignore all results_* folders

These folders are created by the different containers running the
different environment we want to tests. There is no need to keep
record of these test results.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Pierre-Yves Chibon 5 years ago
parent
commit
66e7744df9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -27,6 +27,7 @@ worker.log
 
 _build/
 results/
+results_*/
 
 # Just a local folder I use for testing
 clones/