diff --git a/.gitattributes b/.gitattributes index 78f41d7a8..c48a5898b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,7 @@ *.html diff=html *.md diff=markdown *.php diff=php + +/.github export-ignore +CHANGELOG.md export-ignore +.styleci.yml export-ignore \ No newline at end of file