Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617
  1. # The build artifacts of the jitsi-meet project.
  2. build/*
  3. # Third-party source code which we (1) do not want to modify or (2) try to
  4. # modify as little as possible.
  5. libs/*
  6. resources/*
  7. react/features/stream-effects/virtual-background/vendor/*
  8. react/features/face-landmarks/resources/*
  9. # ESLint will by default ignore its own configuration file. However, there does
  10. # not seem to be a reason why we will want to risk being inconsistent with our
  11. # remaining JavaScript source code.
  12. !.eslintrc.js
  13. # Not worth it.
  14. actionTypes.ts