From c443ef22d7213a44fcf448eba390f888bf300044 Mon Sep 17 00:00:00 2001 From: Meritoo Date: Sat, 16 Jun 2018 14:12:07 +0200 Subject: [PATCH] .gitignore > PHP Coding Standards Fixer > ignore custom settings --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 820ce78..8f1b748 100644 --- a/.gitignore +++ b/.gitignore @@ -30,8 +30,9 @@ # ------------------------------------------------------------------------------ -### PHP Coding Standards Fixer generated files +### PHP Coding Standards Fixer # ------------------------------------------------------------------------------ +/.php_cs /.php_cs.cache