summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-08-05 08:45:55 +0200
committerJoas Schilling <coding@schilljs.com>2022-08-05 08:45:55 +0200
commit5f274b5624307caf1f4508eb386298f934fac52e (patch)
tree965442a5968b34cbf40e0da7290dd3e6982ff64a
parent204c3c04cc2a3f91b6f96a445537d53b3dd4a7e5 (diff)
Adjust ignore liststemp
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--.gitignore4
-rw-r--r--.nextcloudignore3
2 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 167684d4..f47f1754 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,5 +19,5 @@ build/
coverage*
vendor/
-.php_cs.cache
-composer.phar \ No newline at end of file
+.php-cs-fixer.cache
+composer.phar
diff --git a/.nextcloudignore b/.nextcloudignore
index 0d25b7de..4cacb2c4 100644
--- a/.nextcloudignore
+++ b/.nextcloudignore
@@ -6,7 +6,8 @@
.gitlab-ci.yml
.idea
.nextcloudignore
-.php_cs.dist
+.php-cs-fixer.cache
+.php-cs-fixer.dist.php
.scrutinizer.yml
.stylelintignore
.stylelintrc