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.

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