Files
nextcloud-mail/.nextcloudignore
Christoph Wurst 0a66bdcddf fix(release): Ignore unnecessary files
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-20 18:47:57 +01:00

45 lines
703 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
/jest.config.js
/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.*