From 1487a50fd9adac7081436dff9388ea24aecdf75b Mon Sep 17 00:00:00 2001 From: Christopher Franko Date: Tue, 13 Oct 2015 11:09:02 -0400 Subject: [PATCH] ignore all those test files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 41ad641380..111f7a88ae 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # If you find yourself ignoring temporary files generated by your text editor # or operating system, you probably want to add a global ignore instead: # git config --global core.excludesfile ~/.gitignore_global - +tests/files/VMTests/RandomTests/* /tmp */**/*un~ */**/*.test