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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-02-24 15:01:40 +0300
committerJoas Schilling <coding@schilljs.com>2022-02-24 15:01:40 +0300
commite583066cf1161e06814d6ecf3ce74b6ed38a45ab (patch)
treedfc8b11cb543001c2f4b8f83aaf6447590c02e9e /.gitignore
parentc2479eb324d82ec4c8983f9c4de9cab818a3a7ea (diff)
Fix CS checker
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f477c3f..f2c593c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/.php-cs-fixer.cache
/.php_cs.cache
/build
/node_modules