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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-29 11:44:40 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-29 12:04:20 +0300
commit2d20e4c37de724f6c95cf7cb487e34d1645bb6ae (patch)
tree36491adc9f661d7450bcc572052183eb5021e9c0 /.gitignore
parent87e241a60b12cff07e3b3b50317a968b3667610f (diff)
Drop php7.2 and add the nextcloud coding standard
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f9e0c7..b4b6c30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,8 @@ build/
/js
vendor/
+/.php_cs.cache
+
# Ignore NetBeans project
/nbproject/