integration_gitlab/.nextcloudignore

38 строки
488 B
Plaintext

.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
/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