mirror of
https://github.com/nextcloud/mail.git
synced 2026-01-13 20:23:59 +00:00
46 lines
713 B
Plaintext
46 lines
713 B
Plaintext
# SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
/babel.config.js
|
|
/.babelrc
|
|
/build
|
|
codecov.yml
|
|
/composer.*
|
|
/CONTRIBUTING.md
|
|
/coverage
|
|
/.editorconfig
|
|
/.eslintrc.js
|
|
.git
|
|
.git-blame-ignore-revs
|
|
.gitattributes
|
|
.github
|
|
.gitignore
|
|
.hg
|
|
/issue_template.md
|
|
/krankerl.toml
|
|
/l10n/no-php
|
|
/.php-cs-fixer.dist.php
|
|
/.tx
|
|
/Makefile
|
|
/.nextcloudignore
|
|
/node_modules
|
|
/package.json
|
|
/package-lock.json
|
|
/phpunit*xml
|
|
/psalm.xml
|
|
/rector.php
|
|
/renovate.json
|
|
/screenshots
|
|
/src
|
|
/tests
|
|
.travis.yml
|
|
/vendor/bin
|
|
/vendor-bin
|
|
/vendor/cerdic/css-tidy/css_optimiser.php
|
|
/vendor/*/*/e2e
|
|
/vendor/*/*/test
|
|
/vendor/*/*/tests
|
|
/vendor/*/*/test_data
|
|
/webpack.*
|
|
/vitest.config.*
|
|
/patches
|