From 83f0326a26f3695ddeebb00893ec303bbf319f97 Mon Sep 17 00:00:00 2001 From: Pierre Bonet Date: Fri, 1 Dec 2023 14:07:46 +0100 Subject: [PATCH] update gitattributes file --- .gitattributes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitattributes b/.gitattributes index bccf8ef047..fd40791e30 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,3 +12,14 @@ RELEASING.md export-ignore .circleci export-ignore .clang-format export-ignore ext/vendor/* linguist-generated=true + +.github export-ignore +.gitlab export-ignore +.nuke export-ignore +benchmark export-ignore +docs export-ignore +examples export-ignore +github-actions-helpers export-ignore + +.gitlab-ci.yml export-ignore +phpstan*.neon export-ignore