adding .gitignore for the .idea folder
This commit is contained in:
parent
845a92c531
commit
0695e037aa
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
||||||
/libpeerconnection.log
|
/libpeerconnection.log
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
testem.log
|
testem.log
|
||||||
|
/.idea/
|
||||||
|
|
|
||||||
Reference in a new issue