Ви не можете вибрати більше 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