integration_github/.nextcloudignore

40 строки
599 B
Plaintext

# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
.git
.github
.gitignore
.tx
.vscode
.php-cs-fixer.*
/.codecov.yml
/.eslintrc.js
/.gitattributes
/.gitignore
/.l10nignore
/.nextcloudignore
/.travis.yml
/.pre-commit-config.yaml
/babel.config.js
/build
/CODE_OF_CONDUCT.md
/composer.*
/node_modules
/screenshots
/src
/vendor/bin
/jest.config.js
/Makefile
/makefile
/krankerl.toml
/package-lock.json
/package.json
/postcss.config.js
/psalm.xml
/pyproject.toml
/renovate.json
/stylelint.config.js
/webpack.config.js
/webpack.js
tests