diff --git a/.gitattributes b/.gitattributes
index 9814d61..b809112 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,6 +1,7 @@
 .gitattributes  export-ignore
 .gitignore      export-ignore
 /.github        export-ignore
+/CHANGELOG.md   export-ignore
 /LICENSE.md     export-ignore
 /README.md      export-ignore
 /phpunit.xml    export-ignore