From a7be60ec8ddf13f2cb599288540dfd8866c9b4c4 Mon Sep 17 00:00:00 2001 From: angeljqv <79208641+angeljqv@users.noreply.github.com> Date: Tue, 5 Apr 2022 12:58:08 -0500 Subject: [PATCH] Update .gitattributes (#2873) --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 4dbac38b7..881b4c879 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,5 +16,7 @@ /.editorconfig export-ignore /docs export-ignore /UPGRADING.md export-ignore +/CHANGELOG.md export-ignore +/CONTRIBUTING.md export-ignore /phpstan.neon.dist export-ignore /phpstan-baseline.neon export-ignore