From 22cc393cd48647b417fc886b82147db5b1ffa3ca Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 12 Oct 2014 15:12:30 -0700 Subject: [PATCH] Ignore the stackprof tmp files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 42bba817..aa6c14f8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ site/_site/ coverage .ruby-version .sass-cache +tmp/stackprof-*