aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatias Niemelä2013-07-14 20:46:17 -0400
committerIgor Minar2013-07-15 09:28:54 -0700
commit6a58404507c3668892f6eff30cb08892afbefdd4 (patch)
treec5a48c4c7f4d82341f692d92d95438ac877e9c8d
parentd4ce8362b1fc8bf11074b2356af7959fc50128ca (diff)
downloadangular.js-6a58404507c3668892f6eff30cb08892afbefdd4.tar.bz2
chore(gitignore): add libpeerconnection.log
Google chrome (when tested using karma) spits out a log file called libpeerconnection.log
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3142dc3b..55b8f923 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ angular.js.tmproj
node_modules
angular.xcodeproj
.idea
+libpeerconnection.log