From 010c58fffd4e404555168f1a84ad7dc200bc7eaa Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Mon, 19 Aug 2013 16:46:51 +1000 Subject: [PATCH] Ignore libpeerconnection.log from phantomjs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 78e0a36aef..12c35da681 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ config/heroku_env.rb config/initializers/feature_toggle.rb NERD_tree* coverage +libpeerconnection.log