JItsi COnference FOcus is a server side focus component used in Jitsi Meet conferences.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jicofo/.gitignore

15 lines
170 B

*.class
/classes/
/dist/
*.jar
/junit-reports/
*.swp
/target/
jicofo-common/target/
jicofo-selector/target/
jicofo/target/
.classpath
.project
.settings/
**/.idea/
*.iml