Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

1234567891011121314
  1. # SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
  2. # SPDX-License-Identifier: AGPL-3.0-or-later
  3. # Ignoring folders for eslint
  4. node_modules/
  5. 3rdparty/
  6. **/vendor/
  7. **/l10n/
  8. **/js/*
  9. *.config.js
  10. tests/lib/
  11. apps-extra
  12. # TODO: remove when comments files is not using handlebar templates anymore
  13. apps/comments/src/templates.js