From 14626d0bc57cf55e8bde4a329b896308b6c09880 Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Sun, 14 Jul 2013 20:46:17 -0400 Subject: chore(gitignore): add libpeerconnection.log Google chrome (when tested using karma) spits out a log file called libpeerconnection.log --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2ee1a2cd..6b010da1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ angular.js.tmproj angular.xcodeproj .idea .agignore +libpeerconnection.log -- cgit v1.2.3