From 2d20e4c37de724f6c95cf7cb487e34d1645bb6ae Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 29 Dec 2020 09:44:40 +0100 Subject: Drop php7.2 and add the nextcloud coding standard Signed-off-by: Christoph Wurst --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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/ -- cgit v1.2.3