From 347aad68c8fbbb471c7793a7f8f7f98a0d002434 Mon Sep 17 00:00:00 2001 From: Jordan DeLong Date: Fri, 19 Apr 2013 14:27:47 -0700 Subject: [PATCH] Add a few things to hphp/test/.gitignore --- hphp/test/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hphp/test/.gitignore b/hphp/test/.gitignore index ac6749cef..6533e38d4 100644 --- a/hphp/test/.gitignore +++ b/hphp/test/.gitignore @@ -1,3 +1,4 @@ *.out *.diff *.repo +*.tmp