Adjust ignore lists

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-08-05 08:45:55 +02:00
parent 204c3c04cc
commit 5f274b5624
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205
2 changed files with 4 additions and 3 deletions

4
.gitignore vendored
View File

@ -19,5 +19,5 @@ build/
coverage* coverage*
vendor/ vendor/
.php_cs.cache .php-cs-fixer.cache
composer.phar composer.phar

View File

@ -6,7 +6,8 @@
.gitlab-ci.yml .gitlab-ci.yml
.idea .idea
.nextcloudignore .nextcloudignore
.php_cs.dist .php-cs-fixer.cache
.php-cs-fixer.dist.php
.scrutinizer.yml .scrutinizer.yml
.stylelintignore .stylelintignore
.stylelintrc .stylelintrc