From c696af781607b700d2cef1d5fffad411faf0b4c5 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 21 Nov 2019 23:22:26 +0100 Subject: [PATCH] Add a few more files to .gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index e57bf9c..88d7e1c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,7 @@ /.gitattributes export-ignore +/.gitignore export-ignore +/.php_cs export-ignore /.travis.yml export-ignore +/psalm.xml export-ignore /test.sh export-ignore /test export-ignore