mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-10 07:44:43 +00:00
chore(gitignore): add libpeerconnection.log
Google chrome (when tested using karma) spits out a log file called libpeerconnection.log
This commit is contained in:
parent
d4ce8362b1
commit
6a58404507
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ angular.js.tmproj
|
||||||
node_modules
|
node_modules
|
||||||
angular.xcodeproj
|
angular.xcodeproj
|
||||||
.idea
|
.idea
|
||||||
|
libpeerconnection.log
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue