mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-28 07:23:59 +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
760a233703
commit
14626d0bc5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ angular.js.tmproj
|
||||||
angular.xcodeproj
|
angular.xcodeproj
|
||||||
.idea
|
.idea
|
||||||
.agignore
|
.agignore
|
||||||
|
libpeerconnection.log
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue