diff --git a/.gitignore b/.gitignore
index ec72cb6cf35d54a085d5ec9ab611928ea0cbdf9d..0bb6b02f498007005940009d2d2c5ec2772338ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,5 @@
 /composer.lock
 /apigen
 /nbproject
-/.php_cs.cache
+/.php_cs.*
 /.idea
diff --git a/.php_cs.dist b/.php_cs.dist
deleted file mode 120000
index 6794dc559ca047549927a1a4adb79cf15ecd0d51..0000000000000000000000000000000000000000
--- a/.php_cs.dist
+++ /dev/null
@@ -1 +0,0 @@
-/home/guillaume.perreal/.config/devtools/php/.php_cs.dist
\ No newline at end of file