Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-28 12:00:32 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-28 12:00:32 +0300
commit98f2c625175d64a16a474a458197502af0e91537 (patch)
tree60d05ab0a487d85542f04c480771124f75b36c90 /.gitignore
parentd6ea109733ed06563111dd297754e7628ea44af3 (diff)
Add new CS fixer cache file to .gitignore
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 269b9daf3e7..a964fae1f92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,6 +73,7 @@ CVS/*
RCS/*
*.backup*
.php_cs.cache
+.php-cs-fixer.cache
# kdevelop
.kdev