mirror of https://github.com/OpenVidu/openvidu.git
gitignore changes
parent
77790335b0
commit
fa04100284
|
@ -21,3 +21,7 @@ nbactions.xml
|
||||||
*/.project
|
*/.project
|
||||||
*/.classpath
|
*/.classpath
|
||||||
*/.settings/*
|
*/.settings/*
|
||||||
|
.idea/
|
||||||
|
log/
|
||||||
|
\.vscode/
|
||||||
|
*.iml
|
Loading…
Reference in New Issue