您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910111213141516
  1. # The build artifacts of the lib-jiti-meet project.
  2. lib-jitsi-meet.*
  3. dist/
  4. types/
  5. doc
  6. docs
  7. # ESLint will by default ignore its own configuration file. However, there does
  8. # not seem to be a reason why we will want to risk being inconsistent with our
  9. # remaining JavaScript source code.
  10. !.eslintrc.js
  11. *.d.ts
  12. *.spec.ts
  13. *.spec.js